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 clean abort #188

Open
snogge opened this issue Jul 30, 2020 · 0 comments
Open

Allow clean abort #188

snogge opened this issue Jul 30, 2020 · 0 comments

Comments

@snogge
Copy link
Collaborator

snogge commented Jul 30, 2020

Originally reported as PR #167 by @doublep .

Add an option to immediately abort the test run if a test fails.

This is useful if your tests are so interdependent (at least in the context of the current bug) that one failure typically means there will be 20 more. Also when tests are slow enough that you don't want to wait for all of them to finish to get the backtrace of the first failure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant