MockServer: Easy mocking of any system you integrate (HTTP or HTTPS)
From time to time, when we have a dependency or dependencies against an API, a subtle need arises:
We want a specific response from the dependency to test a particular flow in our application.
There are several strategies to solve this kind of chall...
blog.raulnq.com5 min read