Search code examples
pactpactflow

Will BiDirectional JAVA Contract testing work on OAS generated using GoLang code-base?


Will BiDirectional Consumer driven Contract testing work just using OAS file generated using project which is GoLang based? But no direct access to Codebase. Is there an example for this

Thanks Ref: https://docs.pactflow.io/docs/bi-directional-contract-testing/provider


Solution

  • Yes, there is no reason why you can't test an OAS that is generated in this way. There are many ways in which an OAS can be generated across languages, tools etc. however we have several examples from which you can extrapolate here: https://docs.pactflow.io/docs/examples