Readme.md in parallel_tests-0.4.9 vs Readme.md in parallel_tests-0.4.10

- old
+ new

@@ -115,11 +115,13 @@ - [RSpec] add a `spec/parallel_spec.opts` to use different options, e.g. no --drb (default: `spec/spec.opts`) - [RSpec] if something looks fishy try to delete `script/spec` - [RSpec] if `script/spec` is missing parallel:spec uses just `spec` (which solves some issues with double-loaded environment.rb) - [RSpec] 'script/spec_server' or [spork](http://github.com/timcharper/spork/tree/master) do not work in parallel - [RSpec] `./script/generate rspec` if you are running rspec from gems (this plugin uses script/spec which may fail if rspec files are outdated) - - [Bundler] if you have a `Gemfile` then `bundle exec` will be used to run tests + - [Bundler] if you have a `Gemfile` then `bundle exec` will be used to run tests + - [Capybara setup](https://github.com/grosser/parallel_tests/wiki) + - [Sphinx setup](https://github.com/grosser/parallel_tests/wiki) - with zsh this would be `rake "parallel:prepare[3]"` TODO ==== - make jRuby compatible [basics](http://yehudakatz.com/2009/07/01/new-rails-isolation-testing/) @@ -143,9 +145,10 @@ - [Tchandy](http://thiagopradi.net/) - [Terence Lee](http://hone.heroku.com/) - [Will Bryant](http://willbryant.net/) - [Fred Wu](http://fredwu.me) - [xxx](https://github.com/xxx) + - [Levent Ali](http://purebreeze.com/) [Michael Grosser](http://pragmatig.wordpress.com) grosser.michael@gmail.com Hereby placed under public domain, do what you want, just do not hold me accountable...