Testing Drupal applications using Behat

venugopp
Wilfred Arambhan

Applications go through a constant evolution process, adding more functionalities or updating the existing features of the applications. So the critical part to focus during these developments is to make sure the existing functionalities work as expected. This is where automated testing comes handy. Adding tests will protect the application from breaking when new features are added. Behat is one of the framework for automated testing using Behaviour driven development. Behat is great and easy to learn and use.

Track

Drupal and Open Source 101