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

Support globs for code & tests configuration?

Open atcol opened this issue 9 years ago • 3 comments

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.

atcol avatar Feb 16 '16 10:02 atcol

yeah, should be added to the cli

kof avatar Feb 16 '16 10:02 kof

Does code/tests options support an array?

atcol avatar Feb 16 '16 10:02 atcol

yep

kof avatar Feb 16 '16 10:02 kof