attrs/pytest.ini

8 lines
120 B
INI

[tool:pytest]
strict = true
addopts = -ra
testpaths = tests
filterwarnings =
once::Warning
ignore:::pympler[.*]