Marcin Słowiak
02/03/2023, 4:23 PMbidirectional
testing option in your framework.
I have a question - what is the difference:
• using PactFlow bidirectional idea (verify vs OAS schema)
• creating mocks based on client with models generated from OAS
From my understanding, the only difference is that having bidirectional option with whole Pact tooling gives us ability to find consumers of specific OAS (from producer perspective).
Am I missing something?Matt (pactflow.io / pact-js / pact-go)