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
Feb 20, 2025
Apr 16, 2025
Apr 3, 2025
Apr 16, 2025
Apr 11, 2025
Nov 6, 2024
Apr 2, 2025
Feb 19, 2025
Apr 14, 2025
Apr 14, 2025
Feb 17, 2025
Mar 18, 2025
Feb 20, 2025
Apr 2, 2025
Mar 25, 2025
Apr 2, 2025
Sep 3, 2024
Oct 3, 2022
Apr 16, 2019
Apr 15, 2025
Apr 15, 2025
Apr 15, 2025
Sep 5, 2024
Feb 15, 2024
Jan 14, 2025
Apr 2, 2025
Jun 15, 2023
Apr 11, 2025
Nov 3, 2024
Oct 16, 2024
Feb 19, 2025
Apr 11, 2025
Oct 31, 2024
Jan 30, 2025
Apr 2, 2025
Oct 17, 2023
Sep 12, 2024
Oct 28, 2024
Feb 19, 2025
Apr 11, 2025
Apr 11, 2025
Feb 19, 2025
Jan 14, 2025
Apr 11, 2025
Sep 9, 2024
Apr 11, 2025
Oct 28, 2024
Apr 11, 2025
Apr 11, 2025
Jan 14, 2025
Nov 3, 2024
Oct 29, 2024
Apr 11, 2025
Jan 30, 2025
Feb 23, 2024
Apr 11, 2025
Feb 19, 2025
Feb 19, 2025
Apr 11, 2025
Nov 8, 2023
Sep 12, 2024
Oct 28, 2024
Apr 11, 2025
Apr 11, 2025
Sep 23, 2024
Apr 2, 2025
Mar 28, 2025
Jan 30, 2025
Feb 19, 2025
Nov 3, 2024
Apr 11, 2025
Apr 11, 2025
Nov 3, 2024
Apr 15, 2025
Jan 14, 2025
Nov 3, 2024
Oct 23, 2024
Apr 3, 2025
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