jetbrains.buildServer.configs.kotlin.v10.buildSteps / MSTestStep / testsToRun

testsToRun

var testsToRun: String?

Newline-separated list of individual tests to run. Each test nae will be translated into the /test: argument.

Getter

Newline-separated list of individual tests to run. Each test nae will be translated into the /test: argument.

Setter

Newline-separated list of individual tests to run. Each test nae will be translated into the /test: argument.