class documentation

An object that can run actions.

Async Method run Run a test case.
async def run(self, case: TestCase, result: TestResult) -> RunResult: (source) ΒΆ

Run a test case.