Skip to content
This repository has been archived by the owner on Jan 14, 2019. It is now read-only.

Stop on first failure? #5

Closed
lorin opened this issue Jan 2, 2013 · 1 comment
Closed

Stop on first failure? #5

lorin opened this issue Jan 2, 2013 · 1 comment

Comments

@lorin
Copy link

lorin commented Jan 2, 2013

Is it possible to configure django-discover-runner so that it stops running tests after it encounters a test failure or error?

@jezdez
Copy link
Owner

jezdez commented Jan 2, 2013

Nope, but Django supports that out of the box, with the --failfast option to the test management command.

@jezdez jezdez closed this as completed Jan 2, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants