Skip to content
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

Allow test driver overriding #115

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

justwiebe
Copy link

Why?

It's nice to have the ability to override the entire test suite to use a capybara driver
The parallel_tests Gem is needed for parallel testing in Github Actions CI

What Changed

What changed in this PR?

  • Add turbo_tests as part of rolemodel:testing:rspec
  • Update capybara drivers to download files to custom location
  • Allow overriding test driver based on environment variables

example_rails7/Gemfile Outdated Show resolved Hide resolved
lib/generators/rolemodel/testing/rspec/rspec_generator.rb Outdated Show resolved Hide resolved
justwiebe and others added 2 commits February 9, 2024 15:04
Co-authored-by: Braden Rich <braden.rich@rolemodelsoftware.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants