Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 451 Bytes

File metadata and controls

17 lines (12 loc) · 451 Bytes

Example - Using the Go WireMock client

See the Using the API Client Guide

Pre-requisites

  • Go 1.20 or above
  • Docker-API compatible container runtime (more info)

TL;DR

git clone https://github.com/wiremock/wiremock-testcontainers-go repository
cd wiremock-testcontainers-go/examples/using_api_client.md
go mod download
go test