Files
pytest2/changelog/3547.bugfix.rst
Joseph Hunkeler 85c5fa9f64 Update changelog
2019-01-14 22:58:41 -05:00

3 lines
328 B
ReStructuredText

``--junitxml`` can emit XML compatible with Jenkins xUnit.
``junit_family`` INI option accepts ``legacy|xunit1``, which produces old style output, and ``xunit2`` that conforms more strictly to https://github.com/jenkinsci/xunit-plugin/blob/xunit-2.3.2/src/main/resources/org/jenkinsci/plugins/xunit/types/model/xsd/junit-10.xsd