Testcontainers-golang Alternatives
Similar projects and alternatives to testcontainers-golang
-
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.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
testcontainers-golang discussion
testcontainers-golang reviews and mentions
-
🚀 Effortless Integration Tests with Testcontainers in Golang 🧪
For a complete example using Golang and Postgres testcontainers, check out this GitHub repository.
Stats
sergiommarcial/testcontainers-golang is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of testcontainers-golang is Go.