parallel_rspec 2.5.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:
=
Star
License: