CommentComment

We have recently started using Test Containers in the microservices project I am working on. We started by emulating a dependency to Google Bigtable. Today, we have configured our tests to run against MySQL with a Test Container instead of H2.

Sergio del Amo

Micronaut

Tools