We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents eb543d9 + 7528f3e commit 58ed76bCopy full SHA for 58ed76b
user/speeding-up-the-build.md
@@ -75,7 +75,7 @@ file](https://github.com/rails/rails/blob/master/.travis.yml) for more examples.
75
76
Parallelizing the test suite on one virtual machine depends on the language and test runner:
77
78
-- For Ruby and RSpec use the [parallel_tests](https://github.com/grosser/parallel_tests)
+- For Ruby and RSpec use the [parallel_tests](https://github.com/grosser/parallel_tests) gem.
79
- For Java, use the built-in feature [to run tests in parallel
80
using JUnit](http://incodewetrustinc.blogspot.com/2009/07/run-your-junit-tests-in-parallel-with.html).
81
0 commit comments