Add parallel tests gem

This commit is contained in:
rebuilt 2022-01-31 19:59:24 +01:00
parent 5c2b81c846
commit c293581868
9 changed files with 614 additions and 73 deletions

2
.rspec
View file

@ -1,2 +1,4 @@
--color
--require spec_helper
--format progress
--format ParallelTests::RSpec::RuntimeLogger --out tmp/parallel_runtime_rspec.log