Download the PHP package behat/drupal-propeople-context without Composer
On this page you can find all versions of the php package behat/drupal-propeople-context. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package drupal-propeople-context
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.
Installation
- Install Composer.
-
Navigate to folder with your Drupal project. Would be better if a project has the similar structure:
-
Create the
composer.json
file: - 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 thedir
parameter if the Drupal installation located above current folder. For examplebin/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
All versions of drupal-propeople-context with dependencies
PHP Build Version
Package Version
The package behat/drupal-propeople-context contains the following files
Loading the files please wait ....