Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bygui86/go-testcontainers

Sample project to understand Testcontainers in Golang
https://github.com/bygui86/go-testcontainers

Last synced: 2 days ago
JSON representation

Sample project to understand Testcontainers in Golang

Awesome Lists containing this project

README

        

# go-testcontainers

## Run
`PLESA NOTE`: you need the Docker deamon running for this test to be successful
```
export GO111MODULE=on
go test
```

---

## Links

* https://github.com/testcontainers/testcontainers-go