mirror of
https://github.com/simple-login/app.git
synced 2024-11-16 00:48:32 +01:00
6 lines
89 B
INI
6 lines
89 B
INI
|
[pytest]
|
||
|
addopts =
|
||
|
--cov
|
||
|
--cov-config coverage.ini
|
||
|
--cov-report=html:htmlcov
|