Never Stop Learning.

Read our latest blog articles.

Stubbing and mocking your service calls using Wiremock

In this post we will be looking at how we can supplement our development efforts by introducing our own version of a service. This will greatly assist in the ability to control responses and test for different scenarios not to mention bypassing the frustrations of dealing with a test or dev API.