Skip to content

testcontainers/testcontainers-showcase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

842215a · Jul 30, 2024

History

39 Commits
Nov 14, 2023
Jul 30, 2024
Jan 9, 2024
Jan 9, 2024
Jun 8, 2023
Nov 25, 2022
Jan 9, 2024
Nov 25, 2022
Jun 8, 2023
Sep 6, 2023
Nov 25, 2022
Nov 25, 2022
Jan 9, 2024

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