mirror of
https://github.com/wizarrrr/wizarr.git
synced 2026-08-03 00:37:52 -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 |