Version: 5.5
public static void RunTests (EditorTests.ITestRunnerCallback testRunnerCallback);
public static void RunTests (EditorTests.ITestRunnerCallback testRunnerCallback, string[] nameFilter, string[] categoryFilter);

Parameters

testRunnerCallback Test runner callback.
nameFilter Test names to run.
categoryFilter Categories to run.

Description

Execute editor tests run.