jean-beru/contexts

This package is abandoned and no longer maintained. No replacement package was suggested.

Behat extension for RabbitMQ

dev-master 2018-02-16 16:11 UTC

This package is auto-updated.

Last update: 2023-04-04 16:44:45 UTC


README

Collections of Behat contexts :

Requirements

PHP needs to be a minimum version of PHP 5.6.0.

Installation

Install via Composer: composer require --dev Jean-Beru/contexts

Want to contribute ?

Requirements

Docker and Docker Compose are needed.

Installation

Install dependencies: make install

Launch tests

Launch tests: make test