tox -e coverage: build coverage.xml too

This is handy for my see-coverage-in-emacs workflow.
This commit is contained in:
Brian Warner 2016-09-28 22:24:10 -07:00
parent 8a9326f5e9
commit 1f09e8f3ce

View File

@ -30,6 +30,7 @@ commands =
pyflakes src static misc setup.py
tahoe --version
coverage run --branch -m allmydata.test.run_trial --rterrors --reporter=timing {posargs:allmydata}
coverage xml
[testenv:codechecks]
passenv = USERPROFILE HOMEDRIVE HOMEPATH