September 26, 2019
If you haven't already guessed by the title, this post is about Consumer-Driven Contract testing. It's a microservice testing pattern for testing services in isolation from each other. The basic idea is that a consumer service is tested against a…