pact-reference icon indicating copy to clipboard operation
pact-reference copied to clipboard

`InteractionDescription` could be missing in some implementations

Open dimkin-eu opened this issue 6 months ago • 0 comments

I'm not sure if it's the correct flow, but an easy way to check which contract and how it failed for me is to check in the Pact broker. The issue is - sometimes InteractionDescription is missing, so one can't get which contract ( test ) failed specifically. But here's what I noticed - it missed in "implementation": "Pact-Rust" Here is a screenshot with both expected/observed "Pact-Rust" vs "Pact-JVM"

After clicking on the failed pact

Image

(Probably) depending in implementation

Image

Broker version - 2.131.0-pactbroker2.115.0

dimkin-eu avatar Jul 07 '25 05:07 dimkin-eu