aboutsummaryrefslogtreecommitdiffstats
path: root/tox.ini
diff options
context:
space:
mode:
authorCedric Ollivier <cedric.ollivier@orange.com>2018-09-02 07:25:00 +0000
committerGerrit Code Review <gerrit@opnfv.org>2018-09-02 07:25:00 +0000
commitcdeeacd093740b87865dfbffb92c6c6d5b917d3b (patch)
treef3e1c2ab942338d2c50f8237a96f028b31795462 /tox.ini
parent1b299d38acb223caa21d0c3eeb32c9d2ae348a1c (diff)
parent01a46e85a0e1eca03f2adf7b0f479d79e71fd786 (diff)
Merge changes Ib7384772,I94e94c21
* changes: Update to Alpine 3.8 Publish unit test report
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/tox.ini b/tox.ini
index 44e81abcc..92a027104 100644
--- a/tox.ini
+++ b/tox.ini
@@ -15,6 +15,7 @@ commands = nosetests --with-xunit \
--cover-package=functest \
--cover-xml \
--cover-html \
+ --with-html-output \
functest/tests/unit
[testenv:docs]