nodeunit icon indicating copy to clipboard operation
nodeunit copied to clipboard

easier way to specify alternate reporter

Open mvolkmann opened this issue 13 years ago • 0 comments

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

mvolkmann avatar Feb 05 '12 03:02 mvolkmann