node-qunit
node-qunit copied to clipboard
add way to load qunit addons such as qunit/addons/junitlogger/junitlogger.js
It'd be neat if there was a way to specify qunit addons to be loaded as part of the testrunner options.
Maybe this is already possible and i missed the documentation in which case I'd love to hear how it can be done.
Never tried it ...
Todo
- [ ] try them
- [ ] add info into readme.md
Are we talking about plugins like qunit-parameterize? You can add those to your --deps to make it work.