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
No related branches found
No related tags found
1 merge request!16Parallel testing
...@@ -16,7 +16,7 @@ deps = ...@@ -16,7 +16,7 @@ deps =
commands = commands =
coverage erase 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 flake8
sphinx-build -M html docs/source docs/build 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