Its currently limited to http request. A consumer can define a contract for the service provider and generate "pact files" during the build process, publish those in a central pact repository. Service providers can pull contracts ("pact files") of integrators and validate against them during their build process.
Thanks, I think your question was also was related to how separated teams working on one particular interface can share the tests. How does that work with pact?
Hi,
The framework i was referring to:
Its currently limited to http request. A consumer can define a contract for the service provider and generate "pact files" during the build process, publish those in a central pact repository. Service providers can pull contracts ("pact files") of integrators and validate against them during their build process.
Thanks for your presentation! Florin.