Readme.md in parallel_tests-2.24.0 vs Readme.md in parallel_tests-2.25.0

- old
+ new

@@ -113,11 +113,11 @@ --format progress --format ParallelTests::RSpec::RuntimeLogger --out tmp/parallel_runtime_rspec.log To use a custom logfile location (default: `tmp/parallel_runtime_rspec.log`), use the CLI: `parallel_test spec -t rspec --runtime-log my.log` -### Test::Unit & Minitest 4/5 +### Minitest Add to your `test_helper.rb`: ```ruby require 'parallel_tests/test/runtime_logger' if ENV['RECORD_RUNTIME'] ``` @@ -284,11 +284,10 @@ TODO ==== - fix tests vs cucumber >= 1.2 `unknown option --format` - add unit tests for cucumber runtime formatter - - fix windows bugs / get windows CI green Authors ==== inspired by [pivotal labs](https://blog.pivotal.io/labs/labs/parallelize-your-rspec-suite) @@ -369,9 +368,10 @@ - [Jerry](https://github.com/boblington) - [Aleksei Gusev](https://github.com/hron) - [Scott Olsen](https://github.com/scottolsen) - [Andrei Botalov](https://github.com/abotalov) - [Zachary Attas](https://github.com/snackattas) + - [David Rodríguez](https://github.com/deivid-rodriguez) [Michael Grosser](http://grosser.it)<br/> michael@grosser.it<br/> License: MIT