5 lines
96 B
INI
5 lines
96 B
INI
[pytest]
|
|
testpaths = tests
|
|
python_files = test_*.py
|
|
norecursedirs = _old tools .venv build dist
|