Files
2026-01-31 11:02:59 +08:00

7 lines
108 B
INI

[pytest]
testpaths = tests
pythonpath = src
python_files = test_*.py
python_functions = test_*
addopts = -v