pytest: stop at first error

pull/1/head
Alinson S. Xavier 6 years ago
parent 1986effcd5
commit e0b997b3fd

@ -1,4 +1,4 @@
PYTEST_ARGS := -W ignore::DeprecationWarning -vv PYTEST_ARGS := -W ignore::DeprecationWarning -vv -x
all: docs test all: docs test

Loading…
Cancel
Save