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

setShowStackTraces

abstract fun setShowStackTraces(flag: Boolean): Unit

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

Parameters

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