Y
Hacker News
new
|
ask
|
show
|
jobs
by
charliesome
4301 days ago
We use the test-queue gem (
https://github.com/tmm1/test-queue
) to run our test suite in parallel across 10x 8 core machines.
1 comments
nathan_f77
4301 days ago
That's awesome! We were using parallel_tests, but we just bought a second test server. I was looking into Kochiku from Square, but that gem looks perfect. Thanks!
link