https://github.com/marcnuri-demo/testcontainers-go-getting-started
Getting started with Testcontainers for Go
https://github.com/marcnuri-demo/testcontainers-go-getting-started
Last synced: 2 months ago
JSON representation
Getting started with Testcontainers for Go
- Host: GitHub
- URL: https://github.com/marcnuri-demo/testcontainers-go-getting-started
- Owner: marcnuri-demo
- License: apache-2.0
- Created: 2023-11-03T09:50:32.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-03T14:09:08.000Z (over 1 year ago)
- Last Synced: 2025-01-25T06:26:00.289Z (4 months ago)
- Language: Go
- Size: 14.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Getting started with Testcontainers for Go
[](https://github.com/marcnuri-demo/testcontainers-go-getting-started/blob/main/LICENSE)Simple application to demonstrate the usage of Testcontainers in Go.
This repository contains the source code for the following articles:
- [Getting started with Testcontainers for Go](https://blog.marcnuri.com/go-getting-started-with-testcontainers)
- [Introducción a Testcontainers para Go](https://blog.marcnuri.com/go-introduccion-a-testcontainers)