- 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
-
Notifications
You must be signed in to change notification settings - Fork 2
Cheppers/drupal-behat-contexts
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Packages 0
No packages published