Stanislav KozorezMocking with WireMockWiremock tips & tricks for request matching and response templating using JsonPath and HandlebarsSep 25
Rijo GeorgeHow to use WireMock in Spring boot application to mock external rest api calls for testingMocking external API calls is a common practice in integration or end to end testing because it allows developers to isolate their code…Apr 161
Mahesh KhannaIndirect output verification using wiremockPrevious article on indirect outputAug 23Aug 23
Jan Christian AlvestadAdvanced Mocking with WireMock StandaloneHow we solved mocking tons of old tests across multiple projects fast.Jul 111Jul 111
Aya AklXCUITest: Leverage your tests with WiremockUsing Wiremock with XCUITest to write better functional automated tests.Aug 5Aug 5
Stanislav KozorezMocking with WireMockWiremock tips & tricks for request matching and response templating using JsonPath and HandlebarsSep 25
Rijo GeorgeHow to use WireMock in Spring boot application to mock external rest api calls for testingMocking external API calls is a common practice in integration or end to end testing because it allows developers to isolate their code…Apr 161
Jan Christian AlvestadAdvanced Mocking with WireMock StandaloneHow we solved mocking tons of old tests across multiple projects fast.Jul 111
Aya AklXCUITest: Leverage your tests with WiremockUsing Wiremock with XCUITest to write better functional automated tests.Aug 5
Charles ChanSpring Boot Testing Signed JWT with a mock Authorization ServerJWT auth config testing in Spring Boot, generate RSA keys programmatically, and conduct rigorous testing for robust securitySep 14, 20232
Boobalan MunusamyI Don’t Need a Server for UI Development — Yes, You Heard It Right!In the world of UI development, many of us face various server-related impediments such as ongoing server development, deployment issues…Jun 16
Jorge Andres Gomez LondoñoUsing WireMock + TestContainers + gRPC to mock services for integration testsOne of the most common issues when developing applications in a microservices architecture is how to effectively test one of the components…Aug 20