- 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
- 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