qunitjs/node-qunit

Support globs for code & tests configuration?

Opened this issue · 3 comments

atcol commented

I might be missing something but in a non-trivial project I might have several code & test modules and really don't want to maintain a list that is provided to the test runner - it would be beneficial to just specify a directory and/or a glob and have that evaluated to determine what code & tests to run.

kof commented

yeah, should be added to the cli

atcol commented

Does code/tests options support an array?

kof commented

yep