RepeatTestOnExceptionRule

fun RepeatTestOnExceptionRule(attemptsCount: Int, runBeforeTest: () -> Unit? = null, runAfterTest: () -> Unit? = null)