getShowExceptions

abstract fun getShowExceptions(): Boolean

Tells whether exceptions that occur during test execution will be logged. Typically these exceptions coincide with a "failed" event.

Return

whether exceptions that occur during test execution will be logged