Skip to content

selenide-examples/testcontainers

Repository files navigation

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!

Build Status

How to run tests

./gradlew test --rerun-tasks