py-libp2p/pytest.ini

8 lines
168 B
INI
Raw Normal View History

2018-01-25 08:00:28 +08:00
[pytest]
addopts= -v --showlocals --durations 10
python_paths= .
xfail_strict=true
2018-01-25 08:00:28 +08:00
[pytest-watch]
runner= py.test --failed-first --maxfail=1 --no-success-flaky-report