Hey there! I having a question regarding the inter...
# general
d
Hey there! I having a question regarding the interesting new contract testing called Bi-directional contract testing. In the given examples the provider verifies the api spec using e.g. rest assured or postman. Is it right that when the provider autogenerates the api spec from code than the provider can just publish the api spec to pactflow without any further„SELF-VERIFICATION TEST RESULT”?
m
Hello! For clarity, this is a #pactflow specific feature (so in the future we should keep the conversation there)
But yes, in that case for the purposes of contract testing, you need not do any additional validation. You should obviously still have other functional tests etc.
gratitude thank you 1
1