Skip to content

testcontainers/testcontainers-showcase

Repository files navigation

Testcontainers ShowCase

This is a sample SpringBoot application demonstrating how to use various features of Testcontainers.

Prerequisites

  • Install Java 17+
  • Install Docker

How to run tests?

./mvnw verify