Merge "Added coverage report to tox.ini"

This commit is contained in:
Jenkins 2016-06-27 18:19:34 +00:00 committed by Gerrit Code Review
commit bffc3030da
1 changed files with 1 additions and 0 deletions

View File

@ -80,6 +80,7 @@ install_command = pip install -U --force-reinstall {opts} {packages}
commands =
python setup.py testr --coverage \
--testr-args='^(?!.*test.*coverage).*$'
coverage report
[testenv:genconfig]
sitepackages = False