DotNetTestSettings.RunTests property

Called to run tests on the specified solution, project, or assembly.

public Action<string?>? RunTests { get; set; }

See Also