See all tags.
Tagged “behat”
Testing with Behat
Behat is a tool that makes behaviour driven development (BDD) possible. With BDD, you write human-readable stories that describe the behaviour of your application. These stories can then be auto-tested against your application.