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

Include Cucumber test suite in the default Rake task. #624

Merged
merged 2 commits into from Dec 7, 2016

Conversation

ecnalyr
Copy link
Collaborator

@ecnalyr ecnalyr commented Dec 7, 2016

Run RSpec and Cucumber suites by default when bundle exec rake is run from the console, not just RSpec.

  • Previously we only ran RSpec, yet we have a reasonably sized Cucumber suite that could get overlooked by contributors.
  • Our CONTRIBUTING.md file suggests the default rake task runs our full test suite, this change helps reinforce that idea.

- Previously we only ran RSpec, yet we have a reasonably sized Cucumber suite that could get overlooked by contributors.
- Our contributors.md file suggests the default rake task runs our full test suite, this change helps reinforce that idea.
@mcfiredrill
Copy link
Collaborator

Nice! Will merge once CI passes.

@mcfiredrill mcfiredrill merged commit 38093cb into vcr:master Dec 7, 2016
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.

None yet

2 participants