setShowStackTraces

abstract fun setShowStackTraces(flag: Boolean)(source)

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

Parameters

flag

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