Skip to content

Introduces README file for the contract tests

Richard Chong requested to merge g361257-pact-documentation into master

This MR adds documentation on how to write and run the contract tests. In this MR, I'm introducing the following documentation:

  1. Brief intro on contract testing suite
  2. How to run a consumer test
  3. How to run a provider test
  4. How to write a consumer test
  5. How to write a provider test

Related: #361257 (closed)

Edited by Richard Chong

Merge request reports