selenide-examples / testcontainers

Selenide + TestContainers (Docker) sample project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Selenide + TestContainers (Docker) sample project

License:MIT License


Languages

Language:Java 100.0%