An open API service indexing awesome lists of open source software.

https://github.com/selenide-examples/testcontainers

Selenide + TestContainers (Docker) sample project
https://github.com/selenide-examples/testcontainers

automated-tests docker selenide selenium-java testcontainers testing-tools

Last synced: about 2 months ago
JSON representation

Selenide + TestContainers (Docker) sample project

Awesome Lists containing this project

README

          

# 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](https://travis-ci.org/selenide-examples/testcontainers.png)](https://travis-ci.org/selenide-examples/testcontainers)

## How to run tests

> ./gradlew test --rerun-tasks