app-MAIL-temp/pytest.ci.ini

8 lines
111 B
INI
Raw Normal View History

2022-02-03 22:08:38 +01:00
[pytest]
2022-05-20 14:45:33 +02:00
addopts =
2022-02-03 22:08:38 +01:00
--cov
--cov-config coverage.ini
--cov-report=html:htmlcov
2022-02-06 17:19:14 +01:00
testpaths =
tests