Skip to content

drupal-up/drupalup_behat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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