Selenium Runner, parallel web application testing framework

docker, databases, containers, testing
devops, development
  • uses Docker-in-Docker to create an initial database and fill it with test data
  • then performs Selenium-driven tests, each in a separate container
  • collects test artifacts such as screenshots and test results
docker big logo