Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 472 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 472 Bytes

Behat Drupal Core Extension

Provides behat tests for Drupal 8 core modules, themes and profiles. Uses Drupal extension components for most of the scenarios.

Coverage

Currently provides scenarios for Contact module.

Run tests

  1. copy behat.yml.dist to behat.yml
  2. Make necessary changes to behat.yml to reflect Drupal installation
  3. Run
    php vendor/bin/behat -c path/to/behat.yml -s contact