planetmint/pytest.ini
2022-01-20 08:13:25 +00:00

6 lines
141 B
INI

[pytest]
testpaths = tests/
norecursedirs = .* *.egg *.egg-info env* devenv* docs
addopts = -m "not abci"
looponfailroots = planetmint tests