Skip to content

ptcmariano/quick-start-docker-compose-behat-selenium

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

Watchers

Forks

Releases

No releases published

Packages

No packages published