Skip to content
This repository has been archived by the owner on Jul 27, 2023. It is now read-only.

Latest commit

 

History

History
41 lines (24 loc) · 565 Bytes

README.md

File metadata and controls

41 lines (24 loc) · 565 Bytes

Contexts

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