Stubbing your way to automated end to end testing in an API first world
Building high quality end to end acceptance tests suites is hard, and creating API stubs (aka mock servers) can be surprisingly time consuming. WireMock.net [https://github.com/WireMock-Net/WireMock.Net] can help speed this…