gunicorn/setup.cfg
2023-09-12 00:43:37 +02:00

5 lines
129 B
INI

[tool:pytest]
norecursedirs = examples lib local src
testpaths = tests/
addopts = --assert=plain --cov=gunicorn --cov-report=xml