A collection of reporters for node:test
node --test \
--test-reporter=@reporters/github --test-reporter-destination=stdout \
--test-reporter=@reporters/junit --test-reporter-destination=junit.xml \
--test-reporter=spec --test-reporter-destination=stdout
Available reporters: