mirror of
https://github.com/wizarrrr/wizarr.git
synced 2026-07-31 23:37:07 -04:00
5 lines
85 B
INI
5 lines
85 B
INI
[pytest]
|
|
minversion = 6.0
|
|
addopts = -ra -q
|
|
testpaths = tests
|
|
python_files = test_*.py |