You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1
Original file line number
Diff line number
Diff line change
@@ -232,6 +232,7 @@ You can add these to your Gemfile for additional commands:
232
232
*[spring-commands-testunit](https://github.com/jonleighton/spring-commands-testunit) - useful for
233
233
running `Test::Unit` tests on Rails 3, since only Rails 4 allows you
234
234
to use `rake test path/to/test` to run a particular test/directory.
235
+
*[spring-commands-parallel-tests](https://github.com/DocSpring/spring-commands-parallel-tests) - Adds the `parallel_*` commands from [`parallel_tests`](https://github.com/grosser/parallel_tests).
0 commit comments