2
User
Recs.
Recs.
5
Updates
Last
Updated
Updated
Activity
Specs
Specs are quantitative aspects of the option such as the price
Pros
Pro Tests run in the order they're added to the suite
If you want your tests to run in the order you have provided (maybe if your tests are ordered in such a way that your current test relies on the previous one), you can do so by setting QUnit.config.reorder = false and the tests will run in the order that you have provided.
Know any positive aspects of this option?
Cons
Know any negative aspects of this option?
Recommendations
Comments
