app-MAIL-temp/pytest.ci.ini

8 lines
111 B
INI

[pytest]
addopts =
--cov
--cov-config coverage.ini
--cov-report=html:htmlcov
testpaths =
tests