An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# Getting started with Testcontainers for Go
[![GitHub license](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](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)