Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 267 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 267 Bytes

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