pact-foundation / pact_broker

Enables your consumer driven contracts workflow
http://pactflow.io
MIT License
701 stars 171 forks source link

Aggregate pacts with duplicate interactions into a single "uber pact" to reduce verification time #682

Open canny[bot] opened 1 week ago

canny[bot] commented 1 week ago

When a new version of a pact is published, it generally has a lot of overlap with the previous pact content. The amount of time that the verification takes could be greatly reduced by returning a single "uber pact" that had a unique copy of each interaction, and then fanning out the verification results back into each individual pact on results publication.

https://pact.canny.io/admin/board/feature-requests/p/aggregate-pacts-with-duplicate-interactions-into-a-single-uber-pact-to-reduce-ve

canny[bot] commented 1 week ago

This issue has been linked to a Canny post: Aggregate pacts with duplicate interactions into a single "uber pact" to reduce verification time :tada: