Unity tools Some snippets and useful stuff I create while working with Unity3D. Unit tests report to JUnit format script This is a Powershell script that converts an XML Unity3D report to JUnit format. That's specially helpful while working with CI (Jenkins, Gitlab CI, etc.) unity-test-reports-to-junit.ps1