Readme.md in parallel_tests-0.8.10 vs Readme.md in parallel_tests-0.8.11
- old
+ new
@@ -170,9 +170,10 @@
- [email_spec and/or action_mailer_cache_delivery](https://github.com/grosser/parallel_tests/wiki)
- [Memcached] use different namespaces e.g. `config.cache_store = ..., :namespace => "test_#{ENV['TEST_ENV_NUMBER']}"`
TODO
====
+ - add tests for the rake tasks, maybe generate a rails project ...
- add unit tests for cucumber runtime formatter
- make jRuby compatible [basics](http://yehudakatz.com/2009/07/01/new-rails-isolation-testing/)
- make windows compatible
Authors