Apr 16, 20205 minIntegrating Pact in our CircleCI build pipelinesAfter following my previous blog post, hopefully by now you have a solid foundation about what Contract testing can offer. In one of the...
Apr 9, 20204 minContract Testing with Pact.js and JestOn my previous blog post, I gave an overview about what Contract Testing is and why it's useful for testing microservices. Now let's look...
Mar 31, 20204 minIntroduction to Contract TestingMicroservices architecture has been a buzzword for so many years with a lot of companies adapting to this approach. With Microservices,...