Return to profile for Miro Svrtan
30 minute beginner seminar
While Behat is meant for behavior driven design, lot of developers started using it as a tool for integration and regression testing. In a format understandable not only to developers you can easily test behaviour of your existing application (any web app, doesn't have to be written in PHP) utilising different scrapers/crawlers/browsers.
Given I am on login page
When I enter username and password
I should see my name in top right menu