wrong junit-xml argument to py.test
This commit is contained in:
parent
be86ddfea8
commit
13a1065176
2
tox.ini
2
tox.ini
@ -13,7 +13,7 @@ install_command = pip install --allow-unverified=mopidy --pre {opts} {packages}
|
||||
commands =
|
||||
py.test \
|
||||
--basetemp={envtmpdir} \
|
||||
--junit-xmlfile=xunit-{envname}.xml \
|
||||
--junit-xml=xunit-{envname}.xml \
|
||||
--cov=mopidy_musicbox_webclient --cov-report=term-missing \
|
||||
{posargs}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user