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

setShowExceptions

abstract fun setShowExceptions(flag: Boolean): Unit

Sets whether exceptions that occur during test execution will be logged.

Parameters

flag - whether exceptions that occur during test execution will be logged