testcontainers-examples icon indicating copy to clipboard operation
testcontainers-examples copied to clipboard

Testcontainers (https://www.testcontainers.org/) samples

Build Status Java CI security status stability status Known Vulnerabilities

Testcontainer examples

Code samples to support my talk "Integration testing: use the containers Luke!"

https://www.slideshare.net/robfrankie/integration-tests-use-the-containers-luke

Structure

All the code presented here uses Junit5.

Tests are written in Java and Kotlin too.

In src/main/docker there are a couple of custom images used in tests