testcontainers-go
There are 19 repositories under testcontainers-go topic.
testcontainers/testcontainers-go
Testcontainers for Go is a Go package that makes it simple to create and clean up container-based dependencies for automated integration/smoke tests. The clean, easy-to-use API enables developers to programmatically define containers that should be run as part of a test and clean up those resources when the test is done.
nhatthm/testcontainers-go-registry
Common Image Registry for Testcontainers-Go
YukiOnishi1129/techpicks
Check Picks is a collection of the latest IT news. In particular, it has a good selection of news for software engineers. For example, React, Golang and AWS.
arhea/go-mock-spanner
Provides container based mock for Google Cloud Spanner so that you can unit test database code.
nhatthm/testcontainers-go-extra
Boost testcontainers/testcontainers-go with some jet fuel! 🚀
sombriks/sample-testcontainers
samples on why and how to use testcontainers
arhea/go-mock-redis
Provides convenient test helpers for mocking Redis containers and Redis clients.
channingko-madden/pi-vitrine
An IoT client-server system, designed for running at home on a Raspberry Pi
cranes-mentoring/testcontainer-contest
Go & testcontainers
grntlrduck-cloud/go-kafka-sample
A very basic sample application with a Kafka consumer and a producer.
hiago-balbino/web-crawler
Project created for learning purposes and is a crawler that go through the web looking for any information by clicking on each available link.
jfelipearaujo/testcontainers
This is an addon to be used with Testcontainers package and with GoDog
jobson-almeida/fterceiraidade-backend-go
Estudo de backend em GO, uma API opcional em suporte ao frontend FTerceiraIdade - https://github.com/jobson-almeida/fterceiraidade-frontend
purpleclay/testcontainers-imds
Testcontainers wrapper for the Instance Metadata Mock (imds-mock) tool. Quickly and easily simulate IMDS for localised testing
akselarzuman/containy
Simplified container-based testing for Go with a clean, declarative API. Built on top of testcontainers-go to make integration testing a breeze.
arhea/go-mock-bigquery
Creates a mock BigQuery client based on the bigquery-emulator for testing in Golang projects.
pbleser-oc/testcontainers-go-stalwart
A tiny project that exemplifies how to use testcontainers-go to test IMAP and Jmap against the Stalwart mail server