Files
2026-07-10 15:49:55 -04:00

7 lines
118 B
INI

[pytest]
testpaths = tests
python_files = test_*.py
python_classes = Test*
python_functions = test_*
addopts = -ra -q