simple-login/app/pytest.ci.ini
2022-12-30 16:23:27 +00:00

8 lines
111 B
INI

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