TestRunnerSettings.

TestSuite Property

Summary

Specifies the test suite to be run. If you skip this argument, the runner will execute all test suites in your project.

Syntax

public string TestSuite { get; set; }

Value

Type Description
string