Skip to content

Commit 6e5057a

Browse files
committed
Added information about the spring-commands-parallel-tests gem, which adds commands from parallel_tests
1 parent 22df910 commit 6e5057a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -232,6 +232,7 @@ You can add these to your Gemfile for additional commands:
232232
* [spring-commands-testunit](https://github.com/jonleighton/spring-commands-testunit) - useful for
233233
running `Test::Unit` tests on Rails 3, since only Rails 4 allows you
234234
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).
235236
* [spring-commands-teaspoon](https://github.com/alejandrobabio/spring-commands-teaspoon.git)
236237
* [spring-commands-m](https://github.com/gabrieljoelc/spring-commands-m.git)
237238
* [spring-commands-rubocop](https://github.com/p0deje/spring-commands-rubocop)

0 commit comments

Comments
 (0)