easier way to specify alternate reporter
Open
- Dominant language
- JavaScript
- Stars
- 1.9k
- Forks
- 359
- PR merge metrics
- No merged PRs in 30d
Description
Would it be possible to change the --reporter command-line option so only a name can be specified to use built-in reporters rather than the full path to them?
For example, I'd like to use
--reporter=tap
instead of
--reporter=/usr/local/lib/node_modules/nodeunit/lib/reporters/tap.js
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.