api / org.gradle.api.tasks.testing.logging / TestLogging / getShowCauses

getShowCauses

abstract fun getShowCauses(): Boolean

Tells whether causes of exceptions that occur during test execution will be logged. Only relevant if showExceptions is true.

Return
whether causes of exceptions that occur during test execution will be logged