DrupalCon Los Angeles 2015: Using Grunt to Manage Drupal Build and Testing Tools
About this talk
This talk explores the advancements in Drupal development, highlighting the use of Drush make files for site creation, Behat for automated behavioral testing, and Compass for compiling Sass files into CSS. The speaker introduces Grunt Drupal Tasks, a JavaScript-based task runner that integrates these tools to streamline the development process. The session aims to provide insights into the solutions Grunt Drupal Tasks offers for common development challenges, the specific tools available for building and testing Drupal sites, and guidance on initiating a new Drupal project using Grunt Drupal Tasks. This presentation builds on concepts discussed at BADCamp 2014.