Pass xml path directly to pytest

This commit is contained in:
2016-01-14 06:02:40 +05:30
parent a9777dcf35
commit 20d4ea1686
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -9,4 +9,4 @@ passenv = PYTEST_STATUS_PORT
REDIS_ARGS
commands = pip install .
py.test -v {posargs}
py.test -v --junitxml={posargs:.}/{envname}/junit.xml