Learn how integration tests can help you catch defects earlier in the developers inner loop and how Testcontainers can make them feel as easy as unit tests.
Manuel de la Peña
Local Development of Go Applications with Testcontainers
Learn how you can use Testcontainers for Go for testing and local development to provision application dependencies.
Creating Modules in Testcontainers for Go
Learn how to craft your own Testcontainers module for Go.