-
Type:
New Feature
-
Resolution: Unresolved
-
Priority:
Minor
-
Component/s: xunit-plugin
-
None
It would be nice to see also the console output of xunit reports in Jenkins.
For that only a little change in xunitdotnet-2.0-to-junit.xsl is necessary: 
The complete xsl file: xunitdotnet-2.0-to-junit-custom.xsl![]()
Sample xunit report: TestResults.xml![]()
Sample xunit report in jenkins: 