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

getConfigFailurePolicy

open fun getConfigFailurePolicy(): String

Option for what to do for other tests that use a configuration step when that step fails. Can be "skip" or "continue", defaults to "skip".