Skip to content
Snippets Groups Projects
Commit 4c644125 authored by Bjarke Madsen's avatar Bjarke Madsen
Browse files

Add HTML/XML coverage reports

parent 16df92a7
Branches
Tags
1 merge request!16Parallel testing
......@@ -16,7 +16,7 @@ deps =
commands =
coverage erase
pytest -n auto --cov inventory_provider -p no:checkdocs
pytest -n auto --cov inventory_provider --cov-report html --cov-report xml --cov-report term -p no:checkdocs
flake8
sphinx-build -M html docs/source docs/build
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment