mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 02:49:12 +08:00
5 lines
129 B
INI
5 lines
129 B
INI
[tool:pytest]
|
|
norecursedirs = examples lib local src
|
|
testpaths = tests/
|
|
addopts = --assert=plain --cov=gunicorn --cov-report=xml
|