This repository's purpose is to share our custom Behat Definitions and provide a quick startup for any Project.
- Clone BehatCH
- Run "php behat.phar --tags=github" inside BehatCH directory
- ???
- Profit !
BehatCH is auto testing itself providing you follow these steps :
- Copy behat.yml-dist as behat.yml
- Setup an Apache Virtual Host so that you can access to BehatCH/fixtures/www (ex http://localhost/BehatCH), see below for a Virtual Host example.
- Update behat.yml with BehatCH root directory in filesystem\root
- Update behat.yml with your Virtual Host in base_url
- Run "php behat.phar"
Alias /BehatCH /path/to/your/workspace/BehatCH/fixtures/www
<Directory "/path/to/your/workspace/BehatCH/fixtures/www">
AllowOverride All
Allow from All
</Directory>
Please support Behat, Mink, PHPUnit and their contributors :
- https://github.com/Behat/Behat
- https://github.com/Behat/Mink
- https://github.com/sebastianbergmann/phpunit
Icons included are Gnome Project property : http://iconfinder.com/search/?q=iconset%3Agnome-desktop-icons-png