Overview
Contract Testing is a practice that needs to be adopted by the entire team, not just relegated to one specific role or technical gate. Contracts are the glue that that brings the desired outcomes (earlier detection of breaking changes, more stable integrated environments, etc), and thus they must be considered by all team members across all stages of the SDLC.
Adherence to Contract Testing standards is the responsibility of the entire squad!