app-MAIL-temp/pytest.ini
Adrià Casajús 8963a92f30
Revert pytest
2022-03-29 17:53:58 +02:00

7 lines
111 B
INI

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