Testing the service ecosystem. I have a mock REST API implemented on WireMock. First time to use WireMock though I already heard about this back from last year when I was working for a bank but technical leadership was not leaning towards it but on a custom built mock system which I just realized is crap 😅. Why?
Because the WireMock is trivially easy to setup, just a few steps and you are up and running. The custom build mocking system from last year takes a lot of steps to set it up for each of our microservices and the way to set it up is not graceful. It never won my support.