znsio / specmatic

Turn your contracts into executable specifications. Contract Driven Development - Collaboratively Design & Independently Deploy MicroServices & MicroFrontends.
https://specmatic.io
MIT License
281 stars 52 forks source link

Triangulate backward compatibility check commands #1257

Closed yogeshnikam671 closed 2 weeks ago

yogeshnikam671 commented 2 months ago

What: Created an abstract class which has the common logic around backward compatibility check. This helps reuse the logic in other protocols easily.

Checklist: