Provides behat tests for Drupal 8 core modules, themes and profiles. Uses Drupal extension components for most of the scenarios.
Currently provides scenarios for Contact module.
- copy behat.yml.dist to behat.yml
- Make necessary changes to behat.yml to reflect Drupal installation
- Run
php vendor/bin/behat -c path/to/behat.yml -s contact