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

Add onceover run spec --fail_fast option #318

Merged
merged 1 commit into from
Feb 10, 2022

Conversation

neomilium
Copy link
Contributor

This PR provides a simple way to run rspec with --fail-fast option.

As explained in #305, it allow to abort tests on the first test failure.

@neomilium
Copy link
Contributor Author

A bit off topic, but need to mention that I followed the code pattern, but the CLI convention is to use dash instead of underscore for --long-options.

If you are OK, I can provide a patch to change all --long_option to --long-option.

@neomilium
Copy link
Contributor Author

@dylanratcliffe Hi

@dylanratcliffe
Copy link
Collaborator

Hey sorry I missed this. Looking now

@dylanratcliffe dylanratcliffe merged commit 954d11d into voxpupuli:master Feb 10, 2022
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