2017 © Pedro Peláez
 

behat-extension drupal-propeople-context

Drupal context by Propeople for Behat

image

behat/drupal-propeople-context

Drupal context by Propeople for Behat

  • Thursday, September 10, 2015
  • by BR0kEN-
  • Repository
  • 3 Watchers
  • 3 Stars
  • 6,902 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 4 Forks
  • 2 Open issues
  • 7 Versions
  • 0 % Grown

The README.md

This repository is no longer support! Please, have a look at more powerfull and useful extension for Behat 3 - TqExtension.

Behat context by Propeople

The Propeople Drupal Context provide a flexible methods for testing websites, running on Drupal 7. The contexts in this repository extend the contexts of DrupalExtension., (*1)

Build Status Scrutinizer Code Quality Latest Stable Version Total Downloads Latest Unstable Version License, (*2)

Installation

  • Install Composer.
  • Navigate to folder with your Drupal project. Would be better if a project has the similar structure:
/project_name
|-- docroot
|   |-- [drupal installation without any custom files]
|   |-- [...]
|-- [another folders and files e.g. tests, scripts etc.]
|-- [...]
  • Create the composer.json file:
{
  "require": {
    "behat/drupal-propeople-context": "~1.2"
  },
  "config": {
    "bin-dir": "bin/"
  },
  "scripts": {
    "post-install-cmd": "mv bin/bdpc bin/behat"
  }
}
  • Execute the composer install command.
  • Initialize the basic context and configuration by executing the bin/behat --init --url=http://example.com. Also, command can take the dir parameter if the Drupal installation located above current folder. For example bin/behat --init --url=http://project.loc --dir=docroot.
  • Configure the behat.yml if needed.
  • Read the documentation about creating the features.

We are using

Author

Contributors

The Versions

10/09 2015

dev-master

9999999-dev

Drupal context by Propeople for Behat

  Sources   Download

GPL-2.0+

The Requires

 

by Sergey Bondarenko

test testing behat drupal web

09/04 2015

1.2.3

1.2.3.0

Drupal context by Propeople for Behat

  Sources   Download

GPL-2.0+

The Requires

 

by Sergey Bondarenko

test testing behat drupal web

06/04 2015

1.2.2

1.2.2.0

Drupal context by Propeople for Behat

  Sources   Download

GPL-2.0+

The Requires

 

by Sergey Bondarenko

test testing behat drupal web

21/03 2015

1.2.1

1.2.1.0

Drupal context by Propeople for Behat

  Sources   Download

GPL-2.0+

The Requires

 

by Sergey Bondarenko

test testing behat drupal web

03/03 2015

1.2.0

1.2.0.0

Drupal context by Propeople for Behat

  Sources   Download

GPL-2.0+

The Requires

 

by Sergey Bondarenko

test testing behat drupal web

18/02 2015

1.1.0

1.1.0.0

Drupal context by Propeople for Behat

  Sources   Download

GPL-2.0+

The Requires

 

by Sergey Bondarenko

test testing behat drupal web

03/02 2015

1.0.0

1.0.0.0

Drupal context by Propeople for Behat

  Sources   Download

GPL-2.0+

The Requires

 

by Sergey Bondarenko

test testing behat drupal web