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.
☆4,728Mar 10, 2026Updated last week
Alternatives and similar repositories for testcontainers-go
Users that are interested in testcontainers-go are comparing it to the libraries listed below
Sorting:
- Write better integration tests! Dockertest helps you boot up ephermal docker images for your Go tests with minimal work.☆4,478Updated this week
- Fast linters runner for Go☆18,664Mar 12, 2026Updated last week
- A toolkit with common assertions and mocks that plays nicely with the standard library☆25,894Mar 4, 2026Updated 2 weeks ago
- Building event-driven applications the easy way in Go.☆9,593Jan 5, 2026Updated 2 months ago
- Generate type-safe code from SQL☆17,177Updated this week
- A mock code autogenerator for Go☆7,024Mar 6, 2026Updated 2 weeks ago
- Database migrations. CLI and Golang library.☆18,252Updated this week
- Goroutine leak detector☆5,131Dec 10, 2025Updated 3 months ago
- The best way of working with Protocol Buffers.☆10,948Mar 13, 2026Updated last week
- Better structured concurrency for go☆10,329Apr 26, 2024Updated last year
- Generate Go client and server boilerplate from OpenAPI 3 specifications☆8,161Mar 13, 2026Updated last week
- GoMock is a mocking framework for the Go programming language.☆3,290Dec 17, 2025Updated 3 months ago
- A Modern Testing Framework for Go☆8,966Feb 24, 2026Updated 3 weeks ago
- PostgreSQL driver and toolkit for Go☆13,552Updated this week
- Build and deploy Go applications☆8,368Mar 13, 2026Updated last week
- Compile-time Dependency Injection for Go☆14,362Aug 22, 2025Updated 6 months ago
- Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving☆19,813Updated this week
- Release engineering, simplified☆15,663Updated this week
- GoMock is a mocking framework for the Go programming language.☆9,370Jan 8, 2024Updated 2 years ago
- Package for comparing Go values in tests☆4,613Mar 10, 2026Updated last week
- Sql mock driver for golang to test database interactions☆6,531Sep 11, 2024Updated last year
- A database migration tool. Supports SQL migrations and Go functions.☆10,321Updated this week
- Zero Allocation JSON Logger☆12,275Feb 2, 2026Updated last month
- Blazing fast, structured, leveled logging in Go.☆24,383Mar 12, 2026Updated last week
- lightweight, idiomatic and composable router for building Go HTTP services☆21,817Feb 19, 2026Updated last month
- An entity framework for Go☆16,980Updated this week
- 💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)☆21,113Updated this week
- Automatically set GOMAXPROCS to match Linux container CPU quota.☆4,819Nov 2, 2025Updated 4 months ago
- OpenTelemetry Go API and SDK☆6,313Mar 13, 2026Updated last week
- The Go implementation of Connect: Protobuf RPC that works.☆3,810Mar 12, 2026Updated last week
- A dependency injection based application framework for Go.☆7,404Dec 27, 2025Updated 2 months ago
- Test your code without writing mocks with ephemeral Docker containers 📦 Setup popular services with just a couple lines of code ⏱️ No ba…