Rubocop rules
This commit is contained in:
8
.rspec_parallel
Normal file
8
.rspec_parallel
Normal file
@@ -0,0 +1,8 @@
|
||||
--color
|
||||
--require spec_helper
|
||||
--format progress
|
||||
--format ParallelTests::RSpec::RuntimeLogger --out tmp/parallel_runtime_rspec.log
|
||||
--format progress
|
||||
--format ParallelTests::RSpec::SummaryLogger --out tmp/spec_summary.log
|
||||
--format progress
|
||||
--format ParallelTests::RSpec::FailuresLogger --out tmp/failing_specs.log
|
||||
Reference in New Issue
Block a user