testcontainers icon indicating copy to clipboard operation
testcontainers copied to clipboard

Selenide + TestContainers (Docker) sample project

trafficstars

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