Readme.md in parallel_tests-4.7.0 vs Readme.md in parallel_tests-4.7.1
- old
+ new
@@ -282,11 +282,13 @@
--allow-duplicates When detecting files to run, allow duplicates
--unknown-runtime [FLOAT] Use given number as unknown runtime (otherwise use average time)
--first-is-1 Use "1" as TEST_ENV_NUMBER to not reuse the default test environment
--fail-fast Stop all groups when one group fails (best used with --test-options '--fail-fast' if supported
--verbose Print debug output
- --verbose-command Displays the command that will be executed by each process and when there are failures displays the command executed by each process that failed
+ --verbose-command Combines options --verbose-process-command and --verbose-rerun-command
+ --verbose-process-command Print the command that will be executed by each process before it begins
+ --verbose-rerun-command After a process fails, print the command executed by that process
--quiet Print only tests output
-v, --version Show Version
-h, --help Show this.
You can run any kind of code in parallel with -e / --exec
@@ -438,9 +440,10 @@
- [Jon Dufresne](https://github.com/jdufresne)
- [Eric Kessler](https://github.com/enkessler)
- [Adis Osmonov](https://github.com/adis-io)
- [Josh Westbrook](https://github.com/joshwestbrook)
- [Jay Dorsey](https://github.com/jaydorsey)
+ - [hatsu](https://github.com/hatsu38)
[Michael Grosser](http://grosser.it)<br/>
michael@grosser.it<br/>
License: MIT