fun BuildSteps.dotnetTest(init: DotnetTestStep.() -> Unit): DotnetTestStep
Adds a dotnet test step to run .NET CLI command
See Also
DotnetTestStep