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.

Features

  • You can find more information about Testcontainers for Go at golang.testcontainers.org
  • Testcontainers for Go is a Go package that makes it simple to create and clean up container-based dependencies
  • Automated integration/smoke tests
  • Clean, easy-to-use API
  • Enables developers to programmatically define containers
  • Create a runtime testing environment

Project Samples

Project Activity

See All Activity >