launch_testing.actions.ready module

class launch_testing.actions.ready.ReadyToTest(*args: Any, **kwargs: Any)

Bases: Action

Action that signals to launch_test that it’s safe to start the tests.

execute(context: launch.launch_context.LaunchContext) None

Execute the action.