DotNetVSTestSettings.

TestsToRun Property

Summary

Gets or sets the a list tests to run.

Syntax

public ICollection<string> TestsToRun { get; set; }

Value

Type Description
ICollection<string>