Pact Contract Testing flow on a CI pipeline
Check out how is the Pact Contract Testing flow in a CI pipeline in both feature branches and also master branches and how to safely deploy your services
Check out how is the Pact Contract Testing flow in a CI pipeline in both feature branches and also master branches and how to safely deploy your services
Pact is a consumer-driven testing tool that helps with contract tests. In this post, we explore more about Pact and how it works and check out a sample code
Contract testing bring more confidence and less anxiety for the whole engineering team. It also helps in the documentation of the code and communication