Summary
Gets or sets the filter expression to filter out tests in the current project.
- Namespace
- Cake
.Common .Tools .DotNet .Test - Containing Type
- DotNetTestSettings
Syntax
public string Filter { get; set; }
Remarks
For more information on filtering support, see https://aka.ms/vstest-filtering.
Value
Type | Description |
---|---|
string |