Skip to content

Example setup of Behat integration into a Drupal Docker project.

License

GPL-2.0, MIT licenses found

Licenses found

GPL-2.0
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

drupal-up/drupalup_behat

Repository files navigation

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

About

Example setup of Behat integration into a Drupal Docker project.

Topics

Resources

License

GPL-2.0, MIT licenses found

Licenses found

GPL-2.0
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published