/testcontainers

Selenide + TestContainers (Docker) sample project

Primary LanguageJavaMIT LicenseMIT

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.