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

Slijkhuis/testcontainers-go

This branch is 1 commit ahead of, 797 commits behind testcontainers/testcontainers-go:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7ac9a90 · Jul 18, 2023
Jan 26, 2023
Jun 23, 2023
Jun 23, 2023
Jun 23, 2023
Nov 16, 2022
Jun 22, 2023
Jun 23, 2023
Jun 23, 2023
May 19, 2023
Mar 24, 2023
Jun 21, 2023
Oct 24, 2022
May 9, 2023
Oct 3, 2022
Apr 16, 2019
Dec 26, 2022
Apr 26, 2022
May 17, 2023
Jan 26, 2023
Jun 22, 2023
Jun 23, 2023
Jun 15, 2023
Jun 15, 2023
May 9, 2023
May 26, 2023
Jun 22, 2023
May 26, 2023
Jun 21, 2023
Nov 16, 2022
May 9, 2023
Jun 15, 2023
Feb 15, 2023
Mar 24, 2023
Apr 14, 2023
May 9, 2023
Jul 18, 2023
Jul 18, 2023
Jun 22, 2023
Jun 22, 2023
Feb 8, 2020
Jun 15, 2023
Dec 23, 2022
Jun 22, 2023
May 9, 2023
Jun 21, 2023
May 9, 2023
May 9, 2023
Jul 9, 2022
Nov 9, 2022
Jun 15, 2023
May 26, 2023
May 26, 2023
May 26, 2023
Apr 26, 2022
Oct 12, 2022
Apr 14, 2023
Jun 14, 2023
Apr 15, 2020

Repository files navigation

Testcontainers

Open in GitHub Codespaces

Main pipeline Go Report Card GoDoc Reference

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 97.8%
  • Shell 1.7%
  • Other 0.5%