Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit b86f851

Browse filesBrowse files
author
Jon Wayne Parrott
committed
Adding Xunit reporting to -all environments.
1 parent f9db6ef commit b86f851
Copy full SHA for b86f851

File tree

Expand file treeCollapse file tree

1 file changed

+2
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-0
lines changed

‎tox.ini

Copy file name to clipboardExpand all lines: tox.ini
+2Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ commands =
7272
nosetests \
7373
--exclude-dir=appengine \
7474
{[testenv]commonargs} \
75+
--with-xunit \
7576
{posargs}
7677

7778
[testenv:py34-all]
@@ -82,6 +83,7 @@ commands =
8283
nosetests \
8384
--exclude-dir=appengine \
8485
{[testenv]commonargs} \
86+
--with-xunit \
8587
{posargs}
8688

8789
[testenv:pep8]

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.