pytest default settings, plus pytest-watch
This commit is contained in:
parent
0e57d8e262
commit
9a7d72a816
|
@ -1,7 +1,6 @@
|
||||||
[pytest]
|
[pytest]
|
||||||
addopts= -v --showlocals --durations 10
|
addopts= -v --showlocals --durations 10
|
||||||
python_paths= .
|
python_paths= .
|
||||||
xfail_strict=true
|
|
||||||
|
|
||||||
[pytest-watch]
|
[pytest-watch]
|
||||||
runner= py.test --failed-first --maxfail=1 --no-success-flaky-report
|
runner= py.test --failed-first --maxfail=1 --no-success-flaky-report
|
||||||
|
|
Loading…
Reference in New Issue
Block a user