DotNetVSTestSettings.

TestCaseFilter Property

Summary

Gets or sets the filter expression to run test that match.

Syntax

public string TestCaseFilter { get; set; }

Remarks

For more information on filtering support, see https://aka.ms/vstest-filtering.

Value

Type Description
string