README.markdown in parallel_tests-0.3.6 vs README.markdown in parallel_tests-0.3.7

- old
+ new

@@ -60,17 +60,16 @@ # [Optional] use ENV['TEST_ENV_NUMBER'] inside your tests for separate db/resources/etc. Options are: -n [PROCESSES] How many processes to use, default: available CPUs -p, --path [PATH] run tests inside this path only - -f path/to/test_file,path/to/other_test_file - --files run these test files (comma-separated list w/o spaces) + --no-sort do not sort files before running them -r, --root [PATH] execute test commands from this path -f, --files [FILES] run these test files (comma-separated list w/o spaces) -m, --multiply-processes [FLOAT] use given number as a multiplier of processes to run -e, --exec [COMMAND] execute this code parallel and with ENV['TEST_ENV_NUM'] - -o, --test-options '[SOMETHING]' execute test commands with those options + -o, --test-options '[OPTIONS]' execute test commands with those options -t, --type [TYPE] which type of tests to run? test, spec or features -v, --version Show Version -h, --help Show this. You can run any kind of code with -e / --execute @@ -112,10 +111,10 @@ - [Jason Morrison](http://jayunit.net) - [Joakim Kolsjö](http://www.rubyblocks.se) - [Kevin Scaldeferri](http://kevin.scaldeferri.com/blog/) - [Kpumuk](http://kpumuk.info/) - [Maksim Horbul](http://github.com/mhorbul) - - [Pivotal Labs][http://pivotallabs.com] + - [Pivotal Labs](http://www.pivotallabs.com) - [Rohan Deshpande](http://github.com/rdeshpande) - [Tchandy](http://thiagopradi.net/) - [Terence Lee](http://hone.heroku.com/) - [Will Bryant](http://willbryant.net/)