JamesMGreene / qunit-composite

A QUnit plugin for running multiple test files.
Other
34 stars 14 forks source link

Investigate utilizing QUnit nested suites instead of async tests #24

Open JamesMGreene opened 8 years ago

JamesMGreene commented 8 years ago

Investigate utilizing QUnit nested suites instead of async tests

JamesMGreene commented 8 years ago

Related:

JamesMGreene commented 8 years ago

P.S. This would require increasing the minimum version of the peerDependency on QUnit to at least v1.20.0, if not v1.23.0.