Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 1.15 KB

README.md

File metadata and controls

34 lines (25 loc) · 1.15 KB

Behat

Useful Links

Installing Dependencies

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

Running

$> bin/behat -h

Contributors