GitHunt
DR

drupal-up/drupalup_behat

Example setup of Behat integration into a Drupal Docker project.

Installing Drupal

Start docker containers

docker-compsoe up -d

Install Drupal

docker exec -it drupalup_behat_php bash ./scripts/docker/drupal_instance_install.sh

Run tests

docker exec -it drupalup_behat_php bash ./scripts/docker/drupal_run_tests.sh

Languages

PHP96.1%Makefile2.1%Shell1.2%Gherkin0.6%

Contributors

GNU General Public License v2.0
Created February 7, 2019
Updated April 9, 2019