prestaconcept / PrestaBehatEvaluator

PrestaBehatParser is a library leveraging parsers to be used in Behat tests.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PrestaBehatEvaluator

tests quality codecov

The PrestaBehatEvaluator library leverages adapters to evaluate and transform input values into more complex objects.

It mostly aims to insert dynamic values in Behat features.

Installation

Make sure Composer is installed globally, as explained in the installation chapter of the Composer documentation.

Open a command console, enter your project directory and execute:

$ composer require presta/behat-evaluator --dev

Documentation

Contributing

Pull requests are welcome.

Thanks to our contributors.


This project is supported by PrestaConcept.

About

PrestaBehatParser is a library leveraging parsers to be used in Behat tests.

License:MIT License


Languages

Language:PHP 99.4%Language:Gherkin 0.6%