Binary package “ruby-parallel-tests” in ubuntu oracular

Run Test::Unit / RSpec / Cucumber / Spinach in parallel

 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.