Posted by al.ex on December 12, 2011 at 8:50pm
This module integrates Behat with Drupal. Behat is a PHP framework that allows for Behavior Driven Development. BDD is a methodology to write software features "outside-in".
The module in its current state is very limited in functionality. It allows you to write feature tests for a Drupal site using SimpleTest API functions and assertions in step definitions. However, the Behat library must be installed separately and in order to run feature tests, Behat must be called from the command line. Drush integration and an admin interface to run feature tests are being planned: #1377382: module feature roadmap
Project Information
- Maintenance status: Actively maintained
- Development status: Under active development
- Last modified: December 21, 2011