We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9db6ef commit b86f851Copy full SHA for b86f851
tox.ini
@@ -72,6 +72,7 @@ commands =
72
nosetests \
73
--exclude-dir=appengine \
74
{[testenv]commonargs} \
75
+ --with-xunit \
76
{posargs}
77
78
[testenv:py34-all]
@@ -82,6 +83,7 @@ commands =
82
83
84
85
86
87
88
89
[testenv:pep8]
0 commit comments