DrupalCon Vienna 2017: Testing small to medium size client projects with Behat
About this talk
This talk explores the significance of automated testing in software development, highlighting its benefits such as reduced maintenance costs, improved software quality, and faster time to market. The speaker examines why small to medium-sized client projects often lack tests, attributing this to perceptions of testing being costly and challenging to implement. Through the use of Behat and the Drupal Extension along with Travis CI, the session demonstrates how to create cost-effective testing solutions that can be written in plain English, making testing accessible and efficient for any project.