2017 © Pedro Peláez
 

library behat-drupal-extension

The commonly used functionality used in Behat testing using Drupal.

image

jorgegc/behat-drupal-extension

The commonly used functionality used in Behat testing using Drupal.

  • Wednesday, August 12, 2015
  • by jorgegc
  • Repository
  • 1 Watchers
  • 0 Stars
  • 188 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 2 % Grown

The README.md

Behat Drupal Extension

Overview

The commonly used functionality used in Behat testing using Drupal., (*1)

Available Contexts

  • WatchdogContext
    • Provides step definitions for interacting with Drupal watchdog.

Installation

This project can be checked out with Composer., (*2)

"require": {
    "jorgegc/behat-drupal-extension": "*"
}

Usage

Declare in your behat.yml file the contexts you want to use., (*3)

Example

default:
  # ...
  suites:
    default:
      contexts:
        - JGC\Behat\DrupalExtension\Context\WatchdogContext

The Versions

12/08 2015

dev-master

9999999-dev https://github.com/jorgegc/behat-drupal-extension

The commonly used functionality used in Behat testing using Drupal.

  Sources   Download

GPL-2.0+

The Requires

 

behat drupal

12/08 2015

0.1.0

0.1.0.0 https://github.com/jorgegc/behat-drupal-extension

The commonly used functionality used in Behat testing using Drupal.

  Sources   Download

GPL-2.0+

The Requires

 

behat drupal