Readme.md in parallel_tests-2.2.0 vs Readme.md in parallel_tests-2.2.1

- old
+ new

@@ -244,9 +244,10 @@ - [Memcached] use different namespaces e.g. `config.cache_store = ..., namespace: "test_#{ENV['TEST_ENV_NUMBER']}"` - [zeus-parallel_tests](https://github.com/sevos/zeus-parallel_tests) - [Distributed parallel test (e.g. Travis Support)](https://github.com/grosser/parallel_tests/wiki/Distributed-Parallel-Tests-and-Travis-Support) - Debug errors that only happen with multiple files using `--verbose` and [cleanser](https://github.com/grosser/cleanser) - Shell alias: `alias prspec='parallel_rspec -m 2 --'` + - [Spring] to use spring you have to [patch it](https://github.com/grosser/parallel_tests/wiki/Spring) - Contribute your own gotaches to the [Wiki](https://github.com/grosser/parallel_tests/wiki) or even better open a PR :) TODO ==== - fix tests vs cucumber >= 1.2 `unknown option --format`