2017 © Pedro Peláez
 

library behatextension

A Behat Extension with Drupal Integration.

image

testdrupal/behatextension

A Behat Extension with Drupal Integration.

  • Wednesday, September 28, 2016
  • by frankcarey
  • Repository
  • 2 Watchers
  • 2 Stars
  • 7,595 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 3 Open issues
  • 2 Versions
  • 5 % Grown

The README.md

Documentation

This package makes it easier to test Drupal Projects with Behat and is available on packagist. https://packagist.org/packages/testdrupal/behatextension, (*1)

Install

Create a composer.json file with the following:, (*2)

{
  "require": {
    "testdrupal/behatextension": "dev-master"
  },
  "config": {
    "bin-dir": "bin/"
  },
}

Install dependencies: composer install, (*3)

Initialize: behat --init, (*4)

Using the TestDrupal Behat Extension

TODO :), (*5)

Sponsors

Heliocore, (*6)

The Versions

28/09 2016

dev-master

9999999-dev

A Behat Extension with Drupal Integration.

  Sources   Download

MIT

The Requires

 

The Development Requires

by fcarey

test drupal web

19/07 2016

dev-refactor-not-sure

dev-refactor-not-sure

A Behat Extension with Drupal Integration.

  Sources   Download

MIT

The Requires

 

The Development Requires

by fcarey

test drupal web