index
:
delta/python-packages/nose.git
master
travis2
github.com: nose-devs/nose.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
unit_tests
/
test_xunit.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Set __qualname__ equal to __name__ on derived classes
Dmitry Shachnev
2016-02-01
1
-0
/
+1
*
test: add test with custom class name prefix
Joscha Feth
2015-11-29
1
-8
/
+25
*
feat: adds an option that allows prefixing the class name in an xunit report
Joscha Feth
2015-11-29
1
-7
/
+53
*
Skip distutils.log test if distutils.log is not available.
John Szakmeister
2015-11-28
1
-2
/
+11
*
BUG: Tee doesn't have encoding or errors attrs.
Prabhu Ramachandran
2015-08-27
1
-4
/
+21
*
Fix #692: UnicodeDecodeError in xunit when capturing stdout and stderr
John Szakmeister
2013-08-11
1
-34
/
+0
*
Fix a ResourceWarning in test_xunit.
John Szakmeister
2013-01-20
1
-1
/
+2
*
Merge pull request #564 from jszakmeister/xunit-capture-stdout
JP
2012-10-11
1
-4
/
+6
|
\
|
*
xunit: capture stdout out into the system-out tag
John Szakmeister
2012-10-02
1
-4
/
+6
*
|
test_xunit: Replace an embedded tab with spaces
John Szakmeister
2012-09-29
1
-2
/
+2
|
/
*
Fixes Xunit so it represents generator test names correctly (Issue 369)
kumar
2011-06-17
1
-1
/
+21
*
Attempts to force a binary (string) result in python 3 to fix encoding problem
kumar
2011-03-27
1
-1
/
+1
*
Xunit plugin now shows test run time in fractions of a second (#317)
kumar
2011-03-19
1
-9
/
+18
*
Added comment to tests about Issue 395
kumar
2011-02-02
1
-0
/
+1
*
Allows non-UTF8 values to be safely written to the XUnit/XML report
kumar
2011-02-01
1
-0
/
+24
*
More 3.x fixups (Now down to only 5 of 331 tests not passing)
Alex Stewart
2010-09-01
1
-6
/
+13
*
Updated xunit test for py 2.3 compatibility
jpellerin
2010-02-19
1
-1
/
+6
*
Fixed test failure under 2.4
jpellerin
2010-02-19
1
-33
/
+33
*
prevent the xunit XML from containing invalid control characters
Philip Jenvey
2010-01-21
1
-2
/
+5
*
o mark Skipped tests with <skipped> testcase tags and include the Exception
Philip Jenvey
2010-01-17
1
-7
/
+6
*
Applied xunit test name fix patch from issue 280. Closes issue 280.
jpellerin
2009-12-14
1
-23
/
+23
*
Issue 266 : last commit forgot single & double quoting. Also added a few mor...
Kumar McMillan
2009-05-11
1
-6
/
+9
*
Fixed issue 266 : Xunit plugin had its bracket escapes swapped. oops!
Kumar McMillan
2009-05-11
1
-1
/
+1
*
A less likely case but fixes early failures and/or successes sent to Xunit wh...
Kumar McMillan
2009-05-07
1
-0
/
+42
*
In the face of an early error (probably raises in setup()), the Xunit plugin ...
Kumar McMillan
2009-05-07
1
-0
/
+25
*
Committed PyCon sprint work.
Jason Pellerin
2009-04-18
1
-0
/
+205