parallel_rspec 1.2.0
This gem lets you run your RSpec examples in parallel across across your CPUs. Each worker automatically gets its own database to avoid conflicts. The optional spring-prspec gem adds support for running under Spring.
Gemfile:
=
install:
=
Development Dependencies (1):
bundler
~> 1.10