jetbrains.buildServer.configs.kotlin.v2017_2.buildSteps / VSTestStep / testNames

testNames

var testNames: String?

Newline-separated list of test names. If empty, all tests will be executed. Cannot be used together with testCaseFilter.

See Also

testCaseFilter

Getter

Newline-separated list of test names. If empty, all tests will be executed. Cannot be used together with testCaseFilter.

Getter See Also

testCaseFilter

Setter

Newline-separated list of test names. If empty, all tests will be executed. Cannot be used together with testCaseFilter.

Setter See Also

testCaseFilter