1

I'm trying to figure out the best tool for the contract testing. My scenario is quite simple. I have to implement contract testing specifically for front end talking to backend APIs.(client to REST APIs). I've done a POC on PACT already and I find PACT pretty useful, but I want to make sure I'm not missing out good features provided by other tools.

Major features I'm interested in from Pact:

  1. can I deploy
  2. Pending pacts when pact changes
  3. webhooks

If you can please direct me to some valid reasons for considering or avoiding SCC or Karate, it would be really helpful.

tez
  • 119
  • 1
  • 1
  • 14
  • 1
    dev of Karate here, I'll provide 3 references a) https://stackoverflow.com/a/64218355/143475 b) https://github.com/karatelabs/karate/tree/master/examples/consumer-driven-contracts c) https://stackoverflow.com/a/68037401/143475 – Peter Thomas Jan 19 '22 at 07:04
  • 1
    Thanks @Peter Thomas, these links helped to clear the concept of karate as compared to pact. – tez Jan 19 '22 at 14:53

0 Answers0