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

flush any errors to stdout/err if tests are interrupted #1055

Closed
jonathanong opened this issue Dec 4, 2013 · 4 comments
Closed

flush any errors to stdout/err if tests are interrupted #1055

jonathanong opened this issue Dec 4, 2013 · 4 comments

Comments

@jonathanong
Copy link
Contributor

i.e. if i CTRL + C before the tests end. sure, i could use bail, but sometimes i don't want to stop the tests until i see a couple of errors, especially if the first tests are slow.

or bail after X failed tests?

@hallas
Copy link

hallas commented Dec 4, 2013

i think this would be a great addition +1

@tj
Copy link
Contributor

tj commented Dec 5, 2013

sounds reasonable to me

@travisjeffery
Copy link
Contributor

+1

@travisjeffery
Copy link
Contributor

done in #1063

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

No branches or pull requests

4 participants