Merge "Fix coverage reporting test."
This commit is contained in:
2
tox.ini
2
tox.ini
@@ -17,7 +17,7 @@ commands = nosetests {posargs}
|
|||||||
commands = pep8 --repeat --show-source --exclude=.venv,.tox,dist,doc,*egg .
|
commands = pep8 --repeat --show-source --exclude=.venv,.tox,dist,doc,*egg .
|
||||||
|
|
||||||
[testenv:cover]
|
[testenv:cover]
|
||||||
setenv = NOSE_WITH_COVERAGE=1
|
commands = nosetests --cover-erase --cover-package=glanceclient --with-xcoverage
|
||||||
|
|
||||||
[testenv:venv]
|
[testenv:venv]
|
||||||
commands = {posargs}
|
commands = {posargs}
|
||||||
|
Reference in New Issue
Block a user