api / org.gradle.api.tasks.testing.testng / TestNGOptions / getOutputDirectory

getOutputDirectory

@Incubating @OutputDirectory open fun getOutputDirectory(): File

The location to write TestNG's output.

Defaults to the owning test task's location for writing the HTML report.

Since
1.11