Download the PHP package cheppers/drupal-behat-contexts without Composer
On this page you can find all versions of the php package cheppers/drupal-behat-contexts. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download cheppers/drupal-behat-contexts
More information about cheppers/drupal-behat-contexts
Files in cheppers/drupal-behat-contexts
Download cheppers/drupal-behat-contexts
More information about cheppers/drupal-behat-contexts
Files in cheppers/drupal-behat-contexts
Vendor cheppers
Package drupal-behat-contexts
Short Description Drupal\Extension related contexts
License MIT
Package drupal-behat-contexts
Short Description Drupal\Extension related contexts
License MIT
Please rate this library. Is it a good library?
Informations about the package drupal-behat-contexts
Behat contexts for contributed modules for Drupal 8
Getting started
- Run
git clone https://github.com/Cheppers/drupal-behat-contexts.git
- Run
cd drupal-behat-contexts
- Run
composer install
- Run
composer run drupal:install
- Run
chrome --headless --remote-debugging-port=9222
- Run
cd tests/fixtures/project_01/docroot && php -S localhost:8888 .ht.router.php
- If the port
8888
is in use, change it to another one. In this case you have to change it intests/behat/behat.local.yml:5
as well!
- If the port
- Run
cd "$(git rev-parse --show-toplevel)"
- Run
cd tests/behat && phpdbg -qrr ../../bin/behat --config=behat.yml --strict --colors --verbose
All versions of drupal-behat-contexts with dependencies
PHP Build Version
Package Version
The package cheppers/drupal-behat-contexts contains the following files
Loading the files please wait ....