@ -24,8 +24,8 @@ deps=pytest-xdist
mock
nose
commands=
py.test -n3 -rfsxX \
--junitxml={envlogdir}/junit-{envname}.xml testing
py.test -n1 -rfsxX \
--junitxml={envlogdir}/junit-{envname}.xml {posargs:testing}
[testenv:py33-xdist]
changedir=.