https://github.com/remast/go-for-testcontainers
Demo for Testcontainers in Go
https://github.com/remast/go-for-testcontainers
beginners go testcontainers
Last synced: about 1 year ago
JSON representation
Demo for Testcontainers in Go
- Host: GitHub
- URL: https://github.com/remast/go-for-testcontainers
- Owner: remast
- Created: 2022-08-28T19:34:08.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-04-13T06:57:20.000Z (about 1 year ago)
- Last Synced: 2025-04-13T07:39:01.821Z (about 1 year ago)
- Topics: beginners, go, testcontainers
- Language: Go
- Homepage: https://medium.com/@remast/go-integration-tests-using-testcontainers-8877e4b1c811
- Size: 71.3 KB
- Stars: 5
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Go for Testcontainers
Sample code for my post [Go for Testcontainers](https://medium.com/@remast/go-integration-tests-using-testcontainers-8877e4b1c811).