jetbrains.buildServer.configs.kotlin.v2019_2.buildSteps / dotnetVsTest

dotnetVsTest

fun BuildSteps.dotnetVsTest(init: DotnetVsTestStep.() -> Unit): DotnetVsTestStep

Adds a .NET vstest step to run .NET VSTest

See Also

DotnetVsTestStep