Package: wnpp Severity: wishlist Owner: Hideki Yamane <[email protected]>
* Package name : ruby-parallel-tests Version : 2.28.0 Upstream Author : Michael Grosser <[email protected]> * URL : https://github.com/grosser/parallel_tests * License : MIT Programming Lang: Ruby Description : 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.

