Using OpenAPI Documentation in Contract Testing with Pactflow

Поділитися
Вставка
  • Опубліковано 11 гру 2024

КОМЕНТАРІ • 5

  • @kirankumarsukumar
    @kirankumarsukumar Рік тому

    Very useful

  • @keving2170
    @keving2170 2 роки тому +1

    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 ?

    • @PactFlow
      @PactFlow  2 роки тому +1

      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

  • @MuratKeremOzcan
    @MuratKeremOzcan 2 роки тому

    I like this. We can just use Cypress instead of Newman as well.

  • @PrzemysawSech
    @PrzemysawSech 2 роки тому

    Love BYO, I see a usage when there's no control over 3rd party pipeline.