MCPcopy Create free account
hub / github.com/StackStorm/st2 / get_runner

Function get_runner

st2tests/st2tests/mocks/runners/async_runner.py:29–30  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

27
28
29def get_runner():
30 return AsyncTestRunner()
31
32
33class AsyncTestRunner(AsyncActionRunner):

Callers

nothing calls this directly

Calls 1

AsyncTestRunnerClass · 0.70

Tested by

no test coverage detected