In part 1, I’ve talked about what contract-based testing is. In part 2, I continued with why we should prefer contract-based testing over end-to-end testing. In this part, I want to start with how contract-based testing works. While doing so, I’ll also go into the details of the provider-driven approach…