Files
py-libp2p/pytest.ini
2018-02-01 13:07:33 -08:00

8 lines
168 B
INI

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