With 1.0 out of the way, Version 1.1 is slated to have one big ticket item:
- Recursive
watch
should make it possible to trigger tests on watched packages when dependencies of these packages change.
V1.1 will also have a bunch of smaller features:
- Catch erroneously committed focused tests on CI by exiting with a non-0 exit code when focused tests are detected.
- A
-failFast
flag which aborts the test run immediately when the first test fails - An
-autoNodes
flag which instructs Ginkgo to run as many parallel nodes as there are processors -r
will randomize the suite order (using the-seed
)
List view
0 issues of 0 selected
There are no open issues in this milestone
Add issues to milestones to help organize your work for a particular release or project. Find and add issues with no milestones in this repo.