Skip to content

Latest commit

 

History

History

using_api_client

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

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