Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
ruby-parallel-tests
Run Test::Unit / RSpec / Cucumber / Spinach in parallel
https://github.com/grosser/parallel_tests
0
no reviews
Install
Speedup Test::Unit + RSpec + Cucumber + Spinach by running parallel on multiple CPU cores. ParallelTests splits tests into even groups (by number of lines or runtime) and runs each group in a single process with its own database.