A testcontainers-go module is the idiomatic way Go teams discover and adopt emulators — high visibility for engagement. Depends on the Docker image + #224.
Build: a modules/cloudemu Testcontainers module that starts the image and exposes typed endpoint accessors per provider (AWS/Azure/GCP base endpoints).
Acceptance: an example test spins up the container and runs a real aws-sdk-go-v2 S3 roundtrip through it.
A
testcontainers-gomodule is the idiomatic way Go teams discover and adopt emulators — high visibility for engagement. Depends on the Docker image + #224.Build: a
modules/cloudemuTestcontainers module that starts the image and exposes typed endpoint accessors per provider (AWS/Azure/GCP base endpoints).Acceptance: an example test spins up the container and runs a real
aws-sdk-go-v2S3 roundtrip through it.