๐Ÿš€ Effortless Integration Tests with Testcontainers in Golang ๐Ÿงช

This page summarizes the projects mentioned and recommended in the original post on dev.to

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. For a complete example using Golang and Postgres testcontainers, check out this GitHub repository.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. testcontainers-go

    Testcontainers for Go is a Go package that makes it simple to create and clean up container-based dependencies for automated integration/smoke tests. The clean, easy-to-use API enables developers to programmatically define containers that should be run as part of a test and clean up those resources when the test is done.

    Testcontainers Go Documentation

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Raw-dogging PostgreSQL with pgx and sqlc in Go

    1 project | dev.to | 27 Sep 2024
  • Testcontainers-Go: Effortless Container-Based Testing for Go Developers

    1 project | news.ycombinator.com | 14 Aug 2024
  • Using test helpers in Go

    1 project | dev.to | 16 Feb 2024
  • Do you write integration tests in go?

    3 projects | /r/golang | 7 Sep 2021
  • How to start a Go project in 2023

    21 projects | news.ycombinator.com | 23 May 2023

Did you know that Go is
the 4th most popular programming language
based on number of references?