/behat-for-small-to-medium-projects

Presentation about using Behat for testing small to medium size Drupal projects

Primary LanguageHTML

Testing small to medium size Drupal projects with Behat

These are the source files that generate the slides for my presentation on testing small client projects with Behat.

It is created using the Yeoman generator for Reveal.js.

Usage

Install dependencies:

$ npm install && bower install

Compile and serve the presentation:

$ grunt serve

Add a slide:

$ yo reveal:slide "Slide Title" --markdown