Merge "Enable code coverage report in console output"

This commit is contained in:
Jenkins
2017-06-21 14:14:29 +00:00
committed by Gerrit Code Review
+1
View File
@@ -33,6 +33,7 @@ setenv =
[testenv:cover]
commands = python setup.py testr --coverage --testr-args='{posargs}'
coverage report
[testenv:docs]
commands=