We all know about how necessary mocking is when we...
# platform-toolbox
n
We all know about how necessary mocking is when we need to test or stage and cant's send any requests to a service. Sometimes this happens internally but it's more commonly a problem with third-party API's. I wrote up some existing options, with some examples for using Mockserver and Wiremock