XML/JUnit test report with Xcode test run

I would like to generate an XML JUnit test report for the tests executed by the XCode runner.

Normally you would use https://github.com/xcpretty/xcpretty on the command line.
But that doesn't seem to be compatible with the runner.

Any ideas how to get this working?
Or can the runner be updated to generate a report?

0

Please sign in to leave a comment.