Wim Leflere
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created 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 t...