Hello everyone. Just want to know is there any res...
# general
l
Hello everyone. Just want to know is there any resources for implementing contract testing with pact between third party services. Is it even recommended to do this ?
h
Maybe you can make use of bi-directional contract testing for that. https://docs.pactflow.io/docs/bi-directional-contract-testing#:~:text=Testing%20against%203rd%20party%20APIs Consumer driven is not recomended since you cannot make 3rd party validate your pacts. the drawback is that bidirectional is only available in pactflow paid version