TestRunnerSettings.

TestSuiteTags Property

Summary

Runs only the test cases or test suites whose tags are specified.Format: "TestCase tag1[,tag2...]" or "TestSuite tag1[, tag2...]".

Syntax

public string TestSuiteTags { get; set; }

Value

Type Description
string