Skip to content

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.

License

Notifications You must be signed in to change notification settings

testcontainers/testcontainers-go

Folders and files

NameName
Last commit message
Last commit date
Aug 23, 2024
Dec 11, 2024
Oct 21, 2024
Dec 12, 2024
Dec 12, 2024
Nov 6, 2024
Nov 3, 2024
Nov 22, 2024
Dec 12, 2024
Oct 23, 2024
Oct 23, 2024
Oct 23, 2024
Nov 26, 2024
Sep 12, 2024
Nov 2, 2024
Sep 3, 2024
Oct 3, 2022
Apr 16, 2019
Nov 22, 2024
Sep 2, 2024
Sep 2, 2024
Sep 5, 2024
Feb 15, 2024
Sep 12, 2024
Oct 28, 2024
Jun 15, 2023
Dec 4, 2024
Nov 3, 2024
Oct 16, 2024
Dec 4, 2024
Nov 6, 2024
Oct 31, 2024
Nov 2, 2024
Aug 28, 2024
Oct 17, 2023
Sep 12, 2024
Oct 28, 2024
Oct 18, 2024
Nov 3, 2024
Apr 3, 2024
Nov 2, 2024
Oct 28, 2024
Sep 9, 2024
Oct 18, 2024
Oct 28, 2024
Dec 12, 2024
Dec 12, 2024
Sep 21, 2023
Nov 3, 2024
Oct 29, 2024
Nov 5, 2024
Nov 5, 2024
Feb 23, 2024
Oct 31, 2024
Dec 5, 2024
Apr 26, 2024
Nov 26, 2024
Nov 8, 2023
Sep 12, 2024
Oct 28, 2024
Oct 23, 2024
Oct 29, 2024
Sep 23, 2024
Sep 23, 2024
Nov 7, 2024
Nov 7, 2024
Oct 28, 2024
Nov 3, 2024
Nov 2, 2024
Oct 18, 2024
Nov 3, 2024
Oct 12, 2022
Oct 21, 2024
Aug 28, 2024
Nov 3, 2024
Oct 23, 2024
Oct 30, 2024
Sep 12, 2024

Repository files navigation

Testcontainers

Main pipeline GoDoc Reference Go Report Card Quality Gate Status License

Open in GitHub Codespaces

Join our Slack

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.

You can find more information about Testcontainers for Go at golang.testcontainers.org, which is rendered from the ./docs directory.

Using Testcontainers for Go

Please visit the quickstart guide to understand how to add the dependency to your Go project.

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages