Behat

(( gitHubWatchers )) (( gitHubStars )) (( gitHubForks ))

Behat is a tool to support you in delivering software that matters through continuous communication, deliberate discovery and test-automation.

It is an open source Behavior-Driven Development (BDD) framework for PHP.

To become a Behat’er in 30 minutes, just dive into the quick-start guide and enjoy!

Installation

Install from a Composer package as a dev dependency (with Composer)

Make sure you have Composer installed.

Require it as a dev dependency:
composer require --dev behat/behat
Run it:
php vendor/bin/behat