Run parallel_rspec with progress bar. This gem uses parallel_tests.
Add this line to your application's Gemfile:
gem 'rspec-parallel-go-go-go'
And then execute:
$ bundle install
Or install it yourself as:
$ gem install rspec-parallel-go-go-go
write .rspec_parallel
--format RSpec::Parallel::GoGoGo::Formatter
Bug reports and pull requests are welcome on GitHub at https://github.com/fukurose/rspec-parallel-go-go-go.
After checking out the repository, you need to install dependencies:
gem install bundler -v 2.3.7
bundle install
To install this gem on your local machine, run bundle exec rake install
.
Please check your contributions with RuboCop by running bundle exec rubocop
.
The gem is available as open source under the terms of the MIT License.