Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 473 Bytes

File metadata and controls

27 lines (16 loc) · 473 Bytes
layout doc
title Codeception - Documentation

AMQP Module

This module interacts with message broker software that implements the Advanced Message Queuing Protocol (AMQP) standard. For example, RabbitMQ. Use it to cleanup the queue between tests.

Config

  • cleanup: true - defined queues will be purged before running every test.

Other

Actions

cleanupAMQP

Cleans up queue.