Merge "add coverage package name option to testr"
This commit is contained in:
commit
c1541184f6
4
tox.ini
4
tox.ini
@ -63,8 +63,8 @@ commands =
|
||||
install_command = pip install -U {opts} {packages}
|
||||
basepython = python2.7
|
||||
commands =
|
||||
python setup.py testr --coverage --testr-args='{posargs}'
|
||||
coverage report
|
||||
python setup.py testr --coverage --coverage-package-name='poppy' --testr-args='{posargs}'
|
||||
coverage xml
|
||||
|
||||
[testenv:venv]
|
||||
commands = {posargs}
|
||||
|
Loading…
x
Reference in New Issue
Block a user