4 lines
85 B
INI
4 lines
85 B
INI
[pytest]
|
|
testpaths = backend/tests
|
|
python_files = test_*.py
|
|
addopts = -q --maxfail=1
|