4 lines
76 B
INI
4 lines
76 B
INI
[pytest]
|
|
testpaths = src/tests
|
|
python_files=test*.py
|
|
addopts = -v --verbose
|