Releases: ember-cli/ember-exam
Releases · ember-cli/ember-exam
Parallelization!
With this release, the --parallel
option should now work! Give it a whirl!
So-Called Parallelization
The --parallel
option was supposed to be in this release, but I botched it. Use 0.2.1 instead.
0.1.1: Minor Things
0.1.0: Initial Release
This is the beginning of great things! Most of the core functionality has been developed and a good amount of testing has been completed. Still need to test it in the wild and add a few more features before we hit 1.0, but good to start using now!
Features
- Randomization of test modules
- Randomization of individual tests
- Seeded randomization
- Splitting of tests
- Weighted splitting of tests