Here's another post about how to integrate Pact tests with a broker.
https://reinhard.codes/2023/01/02/sharing-contracts-with-pact-broker/
#pactjvm #consumerdrivencontracts #softwaretesting
I've tried to write something up that might have helped me getting started with Pact. Maybe it's useful for someone else as well...
https://reinhard.codes/2022/12/21/consumer-driven-contracts-with-pact/
#pactjvm #consumerdrivencontracts #testing
I've been playing around with #PactJVM lately, and while I like the general idea of consumer driven contract testing, I find it quite hard to get started using the official docs. Everything that works for me are tutorials that use dependencies that have not been updated for ~2 years. The official guides all break for me at some point. I've done a fair bit of research now, but I'm slowly getting frustrated. Do you know of any guides that are up to date? How do YOU work with #Pact ?