GitHub - JayceQin/testcontainers: Selenide + TestContainers (Docker) sample project

Skip to content

Navigation Menu

Sign in

Appearance settings

Selenide + TestContainers (Docker)

This is a sample project showing how to run tests in Docker with help of TestContainer library.

Look for GoogleTestWithDocker to see how to run Docker with just a single annotation!

For reference, look for GoogleTest to see how the same test runs without Docker.