Date:
11 August 2023

Melbourne Drupal Meetup — August 2023

The main focus for this month's Melbourne Drupal Meetup was a presentation by Gaurav Garg on Cypress testing with cucumber in Drupal.

Gaurav explained the Cypress testing framework and the Cucumber open-source software testing tool written in Ruby. The framework also makes it easier to identify errors and fails when the scripts are run based a simple web GUI.

Using Cypress and Cucumber together provides many benefits for writing test scenarios to simplify and improve test scripts and testing frameworks. After explaining how simple it is to install, he moved onto a quick live demonstration on using the syntax, and how simple it is to use and make changes including some automation to manage the scripts.