node-qunit icon indicating copy to clipboard operation
node-qunit copied to clipboard

add way to load qunit addons such as qunit/addons/junitlogger/junitlogger.js

Open chillitom opened this issue 13 years ago • 2 comments

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.

chillitom avatar Jan 20 '13 23:01 chillitom

Never tried it ...

Todo

  • [ ] try them
  • [ ] add info into readme.md

kof avatar Jan 21 '13 08:01 kof

Are we talking about plugins like qunit-parameterize? You can add those to your --deps to make it work.

luto avatar Jan 30 '14 07:01 luto