Run coverage xml to get xml coverage reports.
Instead of nosexcover, coverage has the support built right in. Change-Id: I16d0c0afb48ee3f4711675e0e0bbf15a51e109d1
This commit is contained in:
parent
adc305a1da
commit
5bb002b4d3
@ -16,6 +16,7 @@ fi
|
||||
|
||||
tox -e$venv
|
||||
result=$?
|
||||
.tox/$venv/bin/coverage xml
|
||||
|
||||
echo "Begin pip freeze output from test virtualenv:"
|
||||
echo "======================================================================"
|
||||
|
Loading…
x
Reference in New Issue
Block a user