repeat#

canary_addoption(parser: Parser) None#
repeat_until_pass(case: TestCase) None#
repeat_after_timeout(case: TestCase) None#
repeat_until_fail(case: TestCase) None#
rerun_case(case: TestCase, attempt: int) None#
job_start_summary(case: TestCase) str#
job_finish_summary(case: TestCase, *, attempt: int) str#