simple-login/pytest.ini
2022-02-03 21:08:38 +00:00

6 lines
89 B
INI

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