Ticket #1518 enhancement new
trial option to exit on failure
| Reported by: | jml | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | trial | Keywords: | review |
| Cc: | Jerub, acapnotic, list-ener@…, thijs | Branch: | |
| Author: | Launchpad Bug: |
Description (last modified by thijs) (diff)
Add an option to Trial to make it stop the test run on the first error/failure.
py.test uses the option:
-x, --exitfirst exit instantly on first error or failed test.
which looks fine to me.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

