Skip to content

Latest commit

 

History

History
13 lines (6 loc) · 412 Bytes

README.md

File metadata and controls

13 lines (6 loc) · 412 Bytes

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