summaryrefslogtreecommitdiffstats
path: root/tox.ini
diff options
context:
space:
mode:
authorLusheng Ji <lji@research.att.com>2018-03-28 19:36:42 -0400
committerLusheng Ji <lji@research.att.com>2018-03-28 19:37:25 -0400
commit5d97f7b84e87474939a73ffb962731cbfdd735e7 (patch)
tree89a6b2d8f2f9fac1e915e1772c39f5e4c22c725b /tox.ini
parent286ec745cc0ef412b450d7c5c07d735707f9418b (diff)
Fix exclusions
Issue-ID: DCAEGEN2-206 Change-Id: I4a2bfa43149dbb19231baa19e828aacadbfe0abd Signed-off-by: Lusheng Ji <lji@research.att.com>
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