Introduction to Testcontainers
Testcontainers is a Java library that runs Docker containers for tests.
Testcontainers is a Java library that runs Docker containers for tests.
This article introduces how to run Testcontainers as an alternative after Docker Desktop became paid for some users.