Merge "Show statistics after running coverage"
This commit is contained in:
commit
4dfe1fa214
1
tox.ini
1
tox.ini
@ -61,6 +61,7 @@ commands = bandit -r vmware_nsx -n 5 -ll
|
|||||||
[testenv:cover]
|
[testenv:cover]
|
||||||
commands =
|
commands =
|
||||||
python setup.py testr --coverage --testr-args='{posargs}'
|
python setup.py testr --coverage --testr-args='{posargs}'
|
||||||
|
coverage report
|
||||||
|
|
||||||
[testenv:venv]
|
[testenv:venv]
|
||||||
commands = {posargs}
|
commands = {posargs}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user