cheppers / drupal-behat-contexts
Drupal\Extension related contexts
Installs: 21 902
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 2
Forks: 2
Open Issues: 18
Requires
- php: >=7.3
- ext-pcre: *
- cweagans/composer-patches: ^1.6
- drupal/drupal-extension: ^4.0
- nuvoleweb/drupal-behat: ^1.1
- phpunit/phpunit: ^9.4
- webmozart/path-util: ^2.3
Requires (Dev)
- ext-json: *
- ext-sqlite3: *
- bex/behat-screenshot: ^1.2
- composer/installers: ^1.6
- dmore/behat-chrome-extension: ^1.1
- drupal/commerce: ^2.6
- drupal/commerce_shipping: ^2.0@beta
- drupal/core-composer-scaffold: ^9.0
- drupal/core-recommended: ^9.0
- drush/drush: ^10.1
- oomphinc/composer-installers-extender: ^2.0
- squizlabs/php_codesniffer: ^3.2
- symfony/filesystem: ^4.0 || ^5.0
- symfony/phpunit-bridge: ^5.2
README
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
cd tests/fixtures/project_01/docroot && php -S localhost:8888 .ht.router.php
- Run
cd "$(git rev-parse --show-toplevel)"
- Run
cd tests/behat && phpdbg -qrr ../../bin/behat --config=behat.yml --strict --colors --verbose