Readme.md in parallel_tests-1.0.5 vs Readme.md in parallel_tests-1.0.6
- old
+ new
@@ -182,10 +182,10 @@
--serialize-stdout Serialize stdout output, nothing will be written until everything is done
--non-parallel execute same commands but do not in parallel, needs --exec
--no-symlinks Do not traverse symbolic links to find test files
--ignore-tags [PATTERN] When counting steps ignore scenarios with tags that match this pattern
--nice execute test commands with low priority.
- --only-group [INTEGER] Group the files, but only run the group specified here. Requires group-by filesize (will be set automatically if group-by is blank and only-group is specified)
+ --only-group INT[, INT] Group the files, but only run the group(s) specified here. Requires group-by filesize (will be set automatically if group-by is blank and only-group is specified)
-v, --version Show Version
-h, --help Show this.
You can run any kind of code in parallel with -e / --execute