Files
wizarr/pytest.ini
2025-06-02 17:11:02 +01:00

5 lines
85 B
INI

[pytest]
minversion = 6.0
addopts = -ra -q
testpaths = tests
python_files = test_*.py