/Behat

BDD framework for PHP 5.3+

Primary LanguagePHPMIT LicenseMIT

Behat

Useful Links

Installing Dependencies

$> curl -s https://getcomposer.org/installer | php
$> php composer.phar install

Running

$> bin/behat -h

Contributors