Readme.md in parallel_tests-0.8.5 vs Readme.md in parallel_tests-0.8.6
- old
+ new
@@ -130,10 +130,9 @@
-s, --single [PATTERN] Run all matching files in only one process
-e, --exec [COMMAND] execute this code parallel and with ENV['TEST_ENV_NUM']
-o, --test-options '[OPTIONS]' execute test commands with those options
-t, --type [TYPE] test(default) / rspec / cucumber
--non-parallel execute same commands but do not in parallel, needs --exec
- --chunk-timeout [TIMEOUT] timeout before re-printing the output of a child-process
--no-symlinks Do not traverse symbolic links to find test files
-v, --version Show Version
-h, --help Show this.
You can run any kind of code in parallel with -e / --execute