5 lines
65 B
INI
5 lines
65 B
INI
[pytest]
|
|
testpaths = tests
|
|
python_files = test_*.py
|
|
addopts = -q
|
[pytest]
|
|
testpaths = tests
|
|
python_files = test_*.py
|
|
addopts = -q
|