summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 2 insertions, 0 deletions
diff --git a/tox.ini b/tox.ini
index 9898e9e..5f01e78 100644
--- a/tox.ini
+++ b/tox.ini
@@ -31,6 +31,8 @@ commands = python setup.py build_sphinx
[testenv:cover]
commands =
python setup.py testr --slowest --coverage --testr-args="{posargs}"
+ coverage report --omit=*tests*
+ coverage html --omit=*tests*
[testenv:cli_func_v3]
commands = {toxinidir}/tools/functional_tests.sh -a 3