Behat

From Freephile Wiki
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Behat is a PHP framework for behaviour-driven development and testing. http://behat.org/en/latest/quick_start.html. You still need to combine Behat with an assertion tool (Unit Test tool) such as PHPUnit.