5 lines
72 B
INI
5 lines
72 B
INI
|
[pytest]
|
||
|
testpaths = tests
|
||
|
python_files=test*.py
|
||
|
addopts = -v --verbose
|