fun BuildSteps.nunit(base: NUnitStep? = null, init: NUnitStep.() -> Unit = {}): Unit
Adds a build step running NUnit tests
See Also
NUnitStep