nose-devs / nose

nose is nicer testing for python
http://readthedocs.org/docs/nose/en/latest/
1.36k stars 396 forks source link

Use correct attribute name 'skipped' to be compatible with xUnit 2.3.… #1090

Open ghost opened 5 years ago

ghost commented 5 years ago

…1; see Jenkins issue 51914 (https://issues.jenkins-ci.org/browse/JENKINS-51914) and nose issue 1083 (https://github.com/nose-devs/nose/issues/1083); xUnit's officially supported JUnit schema are Ant junit and Maven Surefire