The Magic of Consumer Driven Contract Tests

1 · Hootsuite · Aug. 27, 2020, 8:42 p.m.
PrefaceWhy hello there! My goal in this article is to share what Consumer-Driven Contract Tests are, how to design them, how we use them at Hootsuite, and talk about some of the technical challenges that come with these tests. For simplicity, I’ll refer to Consumer-Driven Contract Tests as contract tests. So let’s get started!What are Contract Tests?Now before you think you are signing your life away, contract tests are quite an integral part of creating a reliable service-oriented architecture....