Summary
Gets or sets the a list tests to run.
- Namespace
- Cake
.Common .Tools .DotNet .VSTest - Containing Type
- DotNetVSTestSettings
Syntax
public ICollection<string> TestsToRun { get; set; }
Value
| Type | Description |
|---|---|
| ICollection |
public ICollection<string> TestsToRun { get; set; }
| Type | Description |
|---|---|
| ICollection |