RubyGems Navigation menu

rails_parallel 0.1.3

rails_parallel runs your Rails tests by forking off a worker and running multiple tests concurrently. It makes heavy use of forking to reduce memory footprint (assuming copy-on-write), only loads your Rails environment once, and automatically scales to the number of cores available. Designed to work with MySQL only. For best results, run MySQL on a tmpfs or a RAM disk.

Gemfile:
= In die Zwischenablage kopieren Kopiert!

installieren:
=

Versionen:

  1. 0.1.3 - August 10, 2011 (11 KB)
  2. 0.1.2 - August 06, 2011 (10,5 KB)
  3. 0.1.1 - August 05, 2011 (10,5 KB)
  4. 0.1.0 - August 05, 2011 (10,5 KB)

Runtime Abhängigkeiten (3):

rails ~> 3.0
rake ~> 0.9.2
redis ~> 2.2.0

Besitzer:

Autoren:

  • Adrian Irving-Beer

SHA 256-Prüfsumme:

e92592eccb277e13aa88ba3af3fe6f5f83c1618829e2c43ad84195c5f8a37306

Downloads insgesamt 13.368

Für diese Version 4.166

Lizenzen:

k.A.

Erforderliche Ruby-Version: None

Links: