failTestOnError

val failTestOnError: Boolean = true

When true fail the test on any error. When false, the errors are only logged.