py-libp2p/pytest.ini
2018-06-04 16:36:02 -06:00

8 lines
167 B
INI

[pytest]
addopts= -v --showlocals --durations 10
python_paths= .
xfail_strict=true
[pytest-watch]
runner= pytest --failed-first --maxfail=1 --no-success-flaky-report