-
Hello, I have setup codemagic pipeline for Unity and have managed to run unit tests, which gives me a NUnit test result xml. But since codemagic does not support that, I converted it into JUnit test result xml using a XSLT i found here. Just to check, I have first added the junit-results.xml to my repo under a folder called CICDTools.
I have verified that the xml is an JUnit xml, it has and all.
What am I doing wrong here? Please help. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Beta Was this translation helpful? Give feedback.
Hey Rafey, I have already reached out to the support team using the intercom. The issue was resolved last month :)