Skip to content

testcontainers/workshop

Repository files navigation

Open in GitHub Codespaces

Introduction

This workshop will explain how to use Testcontainers (https://www.testcontainers.com) in your Java applications.

We'll build a sample Spring Boot application, add tests to it, and explore Testcontainers for Java API you need to know to be effective with your tests.

Table of contents

Next steps which you can do in any order based on the interest: