Skip to content

Added information about the spring-commands-parallel-tests gem #607

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

ndbroadbent
Copy link
Contributor

@ndbroadbent ndbroadbent commented Dec 7, 2019

I've pushed a spring-commands-parallel-tests gem that adds the following commands from the parallel_tests gem to Spring:

  • parallel_test
  • parallel_rspec
  • parallel_cucumber
  • parallel_spinach

The gem also automatically applies this patch, so that you can use the <%= ENV['TEST_ENV_NUMBER'] %> in database.yml. It also force-enables Spring since parallel_tests sets DISABLE_SPRING=1 by default.

@ndbroadbent ndbroadbent force-pushed the spring-commands-parallel-rspec branch 2 times, most recently from 8de1326 to 49a3a84 Compare December 7, 2019 11:36
@ndbroadbent ndbroadbent changed the title Added information about the spring-commands-parallel-rspec gem Added information about the spring-commands-parallel-tests gem Dec 7, 2019
@ndbroadbent ndbroadbent force-pushed the spring-commands-parallel-rspec branch from 49a3a84 to 6e5057a Compare December 7, 2019 12:03
@rafaelfranca rafaelfranca merged commit ee68785 into rails:master Dec 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants