According to JUnit formatted test output I created an XUnit report xml with https://github.com/garcus/wct-xunit-reporter.
What does not work is that Jenkins displays the Test-Results. I tried:
Is there another XUnit xsl needed, or what else do I miss?
I found the correct test result type:
xUnit.Net-v2
That must be choosen in the dropdown of 'Publish xUnit test result report'