wiremock / wiremock-docker

Wiremock Docker image
https://hub.docker.com/r/wiremock/wiremock
MIT License
210 stars 99 forks source link

WireMock Integration Tests #67

Closed oleg-nenashev closed 12 months ago

oleg-nenashev commented 1 year ago

In this PR, I want to add integration tests, using the WireMock module for Testcontainers Java. It reuses the existing samples and enables deeper test coverage

Scope

oleg-nenashev commented 1 year ago

FTR an update after https://github.com/wiremock/wiremock-testcontainers-java/pull/58 will be required. Can be done later when updating the version

oleg-nenashev commented 12 months ago

I will go ahead and merge it @rodolpheche. I want to add a WireMock 3 PoC and IMHO this is needed to have some coverage