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
Prioritize PARALLEL_RAILS_ENV over the standard (#1019)
* Prioritize PARALLEL_RAILS_ENV over RAILS_ENV
* RSpec tests
* Update CHANGELOG.md
* Add doc in Readme.md
* Add a reference to #776 in the changelog
* Adapt the code based on @grosser's suggestion
#1019 (review)
-[Spring] Add the [spring-commands-parallel-tests](https://github.com/DocSpring/spring-commands-parallel-tests) gem to your `Gemfile` to get `parallel_tests` working with Spring.
365
366
-`--first-is-1` will make the first environment be `1`, so you can test while running your full suite.<br/>
0 commit comments