Drucumber
Component type
Development status
Downloads
Component created
Component changed
Drupal implementation of the Cucumber testing tool.
Drucumber allows you to execute feature documentation, written in plain text (of course there are some restrictions). It will generate simpletest tests from the specification, and the execute them as tests. It will also take advantage of the Drupal's translation system, so it can process non-english feature documentations.
This module will help you to do BDD (behavior driven development).
