Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/bygui86/go-testcontainers
- Owner: bygui86
- License: apache-2.0
- Created: 2019-10-25T13:08:39.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-12T07:40:18.000Z (almost 4 years ago)
- Last Synced: 2023-03-07T10:57:53.824Z (almost 2 years ago)
- Language: Go
- Size: 23.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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