RubyGems Navigation menu

rails_parallel 0.1.2

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:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.1.3 - August 10, 2011 (11.0 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 依赖 (3):

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

业主:

作者:

  • Adrian Irving-Beer

SHA 256 校验和:

75d1636f57222d2d3a3f94e539646c6d9232a0e8bbe6ea4cde1f1d2efc006ab5

下载总量 13,407

这个版本 3,099

许可:

需要的 Ruby 版本:

链接: