Selenide + TestContainers (Docker) This is a sample project showing how to run tests in Docker with help of TestContainer library. Look for SearchTestWithDocker to see how to run Docker with just a single annotation! How to run tests ./gradlew test --rerun-tasks