Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wiremock

Does WireMock support Mocking GraphQL APIs

Wiremock bodyFileName templating

wiremock

Conflicting module versions. Module [groovy-xml is loaded in version 4.x.x and you are trying to load version 3.x.x

Is it possible to mock two ports using Java version of Wiremock-standalone?

Is there a way to include multiple json files in the response based on the query params?

json response wiremock

Cannot deserialize instance of `java.lang.String` out of START_ARRAY token exception received in Wiremock Json file configuration

java wiremock

Test asynchronous behavior using WireMock

Wiremock stateful behavior doesn't work as expected with multiple scenarios

How to configure wiremock to send different responses (same url and requests) after reaching previous count of request?

wiremock

Response Stream cancelled in Wiremock-Test

java http java-17 wiremock

Wiremock unit test failing locally - java.net.BindException: Address already in use: JVM_Bind

In wiremock mapping json BodyPatterns only the last comparison is happening

How do I test a Service with calls to an external API in Spring

WireMock always returns Connection Refused when run inside test

java cucumber testng wiremock

Best practice how to manage a lot of wiremock stubs?