Is there an API for the Editor Test Runner? Something similar akin to the BuildPipeline class but for test classes instead…
best regards!
Is there an API for the Editor Test Runner? Something similar akin to the BuildPipeline class but for test classes instead…
best regards!
Anything?
Hi Jagwire!
There is an API but it was exposed only in 5.4. If you need to use it now, you can try reflecting UnityEditor.EditorTestsRunner.Batch class.