cheppers/drupal-behat-contexts

Drupal\Extension related contexts

v2.0.2 2022-10-19 09:19 UTC

This package is auto-updated.

Last update: 2023-03-19 10:32:48 UTC


README

Getting started

  1. Run git clone https://github.com/Cheppers/drupal-behat-contexts.git
  2. Run cd drupal-behat-contexts
  3. Run composer install
  4. Run composer run drupal:install
  5. Run cd tests/fixtures/project_01/docroot && php -S localhost:8888 .ht.router.php
  6. Run cd "$(git rev-parse --show-toplevel)"
  7. Run cd tests/behat && phpdbg -qrr ../../bin/behat --config=behat.yml --strict --colors --verbose