Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 496 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 496 Bytes

QA-Tools / Behat Example

Example of using the QA-Tools library with Behat and Selenium2.

Website and Documentation

Asking Questions

Feel free to ask any questions and share your experiences on the Support Page and help to improve the documentation.

Installation using Composer

Install/update your vendors:

$ curl http://getcomposer.org/installer | php
$ php composer.phar install