xcpretty
xcpretty copied to clipboard
JUnit report file contains zero results when "Execute in parallel in Simulator" and "Randomize execution order" is enabled
When enabling "Execute in parallel in Simulator" and "Randomize execution order" for a test package when editing the Test phase of a scheme, the JUnit report file contains zero results.
Hi Team, I'm also facing the same issues.
When enabling "Execute in parallel in Simulator" and "Randomize execution order" for a test package when editing the Test phase of a scheme, the JUnit report file contains zero results.
I'm also getting an empty junit report, but my tests are not marked to run in parallel, or randomised order. 🤔
<?xml version='1.0' encoding='UTF-8'?>
<testsuites tests='0' failures='0'/>
We're running into issues with this now we've enabled parallel tests in our project. Any movement on this?
Any updates?
Is this repo even maintained 👀
Is this repo even maintained 👀
I replaced it by trainer: https://github.com/KrauseFx/trainer Works nice.
I'll take a look! I think it might be time for Fastlane to use a default dependency where issues are actually closed out (or at least replied to!) and PRs are merged. 😅