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

getShowStackTraces

abstract fun getShowStackTraces(): Boolean

Tells whether stack traces of exceptions that occur during test execution will be logged.

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