vijaycs85/drupal-core-extension

Behat test for Drupal core functionality

Maintainers

Package info

github.com/vijaycs85/drupal-core-extension

Homepage

Type:behat-extension

pkg:composer/vijaycs85/drupal-core-extension

Statistics

Installs: 4

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

1.0.0-alpha1 2017-11-01 13:04 UTC

This package is auto-updated.

Last update: 2026-02-26 11:00:25 UTC


README

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