MixedRealityToolkit-Unity
MixedRealityToolkit-Unity copied to clipboard
Play mode tests don't properly publish their results in CI
Play mode tests don't properly publish their results in CI, meaning we cannot actually report whether they succeed or fail.
https://github.com/microsoft/MixedRealityToolkit-Unity/blob/mrtk3/Pipelines/Templates/tests.yaml
This was attempted to be solved in #10843 , but @keveleigh and I couldn't figure out where the .xmls were going.

Solved by Testmaster @Clandguth !