runtest#
- class Runner(cases: list['TestCase'], session: str, workspace: 'Workspace', _returncode: int = -20)#
Bases:
object- session: str#
- start: float = -1.0#
- finish: float = -1.0#
- property returncode: int#
- timeit() Generator[None, None, None]#
- print_short_test_status_summary(runner: Runner) None#
Return a summary of the completed test cases. if
include_pass is True, include passed tests in the summary
Return a short, high-level, summary of test results
Return a short, high-level, summary of test results