pytest create junitxml report on circleci

This commit is contained in:
2016-01-14 05:23:59 +05:30
parent a70373d13b
commit cd856babc1
+1 -1
View File
@@ -9,4 +9,4 @@ passenv = PYTEST_STATUS_PORT
REDIS_ARGS REDIS_ARGS
commands = pip install . commands = pip install .
py.test -v py.test -v --junitxml=$CIRCLE_TEST_REPORTS