debian-mirror-gitlab/spec/contracts/README.md
2022-07-23 20:15:48 +02:00

775 B

Contract testing for GitLab

This directory contains the contract test suites for GitLab, which use the Pact framework.

The consumer tests are written using jest-pact and the provider tests are written using pact-ruby.

Write the tests

Run the tests