• A wrapper function for the runScenario to send RabbitMQ messages for the service using transactional inbox-outbox pattern. Has limited configuration fitting for simple cases where sending a message with the same payload is acceptable. For more complex scenarios - consider using runScenario explicitly.

    Type Parameters

    Parameters

    Returns Promise<void>

Generated using TypeDoc