nodeunit
nodeunit copied to clipboard
easier way to specify alternate reporter
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