1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

Introduce test-bundler-parallel task.

This commit is contained in:
Hiroshi SHIBATA 2019-08-22 08:02:48 +10:00
parent 800821831d
commit 0b0fedad70
No known key found for this signature in database
GPG key ID: F9CF13417264FAC2
2 changed files with 11 additions and 1 deletions

2
.rspec_parallel Normal file
View file

@ -0,0 +1,2 @@
--format progress
--format ParallelTests::RSpec::RuntimeLogger --out tmp/parallel_runtime_rspec.log