Skip to content

Commit ee68785

Browse files
authored
Merge pull request #607 from DocSpring/spring-commands-parallel-rspec
Added information about the spring-commands-parallel-tests gem
2 parents 22df910 + 6e5057a commit ee68785

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)