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 |