See the Quickstart Guide
- Go 1.20 or above
- Docker-API compatible container runtime (more info)
git clone https://github.com/wiremock/wiremock-testcontainers-go repository
cd wiremock-testcontainers-go/examples/quickstart
go mod download
go test
See the Quickstart Guide
git clone https://github.com/wiremock/wiremock-testcontainers-go repository
cd wiremock-testcontainers-go/examples/quickstart
go mod download
go test