Skip to content
Snippets Groups Projects
Commit dbaf832e authored by David Douard's avatar David Douard
Browse files

tox: activate coverage

parent 963ce38a
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@ deps =
pytest-cov
pifpaf
commands =
pifpaf run postgresql -- pytest {envsitepackagesdir}/swh/deposit {posargs}
pifpaf run postgresql -- pytest {envsitepackagesdir}/swh/deposit --cov=swh --cov-branch {posargs}
[testenv:flake8]
skip_install = true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment