Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
- requires behat library to be installed on system
- feature files must be stored at [drupal root]/features
- step definition files must be stored at [drupal root]/features/steps
- the command line is currently the only way to run feature tests
- allows use of SimpleTest API in step definitions