aboutsummaryrefslogtreecommitdiffstats
path: root/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index edafd5e..81305b7 100644
--- a/tox.ini
+++ b/tox.ini
@@ -12,5 +12,5 @@ setenv =
HOSTNAME = miss_htbt_service
PYTHONPATH={toxinidir}
commands=
- pytest --junitxml xunit-results.xml --cov miss_htbt_service --cov-report xml
+ pytest --junitxml xunit-results.xml --cov miss_htbt_service --cov-report xml --cov-report term
coverage xml