Yes, you can do that now. Postman is just one example of a way to test your Provider. The key thing to note is that _you_ must ensure you have some form of testing in place (automated, manual or otherwise) that gives you confidence the API is compliant with the OAS. Pactflow doesn't need this evidence, but we encourage it for hopefully obvious reasons - Matt
Very useful
If we don't have Postman tests but we do have a swagger file can we upload that and would it still work ? If yes, could you document that ?
Yes, you can do that now. Postman is just one example of a way to test your Provider. The key thing to note is that _you_ must ensure you have some form of testing in place (automated, manual or otherwise) that gives you confidence the API is compliant with the OAS. Pactflow doesn't need this evidence, but we encourage it for hopefully obvious reasons - Matt
I like this. We can just use Cypress instead of Newman as well.
Love BYO, I see a usage when there's no control over 3rd party pipeline.