Skip to content

Repository files navigation

quick-start-docker-compose-behat-selenium

Example of use docker-compose and behat to test

requirements

Toolbox is currently unavailable for Linux. To get started with Docker on Linux, please follow the Linux Getting Started Guide and install the Compose.

generate dependencies

docker-compose -f docker-compose.vendor.yml up

run tests

docker-compose -p dockerbehat -f docker-compose.yml -f docker-compose.testing.yml up -d

wait results

docker wait dockerbehat_tests-wordpress_1

see results

docker logs dockerbehat_tests-wordpress_1

About

Example of use docker compose and behat to test

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages