Skip to content

Commit

Permalink
run specs in random order even when running in parallel
Browse files Browse the repository at this point in the history
Signed-off-by: Eric Promislow <[email protected]>
  • Loading branch information
Andres Medina authored and pivotal committed Jan 17, 2019
1 parent e30d0cd commit bbc06a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .rspec_parallel
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@
--format progress
--format ParallelTests::RSpec::SummaryLogger --out tmp/spec_summary.log
--format ParallelTests::RSpec::RuntimeLogger --out tmp/parallel_runtime_rspec.log
--order rand

0 comments on commit bbc06a8

Please sign in to comment.