debian-mirror-gitlab/spec/contracts
2023-01-12 18:35:48 +00:00
..
consumer New upstream version 15.3.1+ds1 2022-08-27 11:52:29 +05:30
contracts/project New upstream version 15.6.4+ds1 2023-01-12 18:35:48 +00:00
provider New upstream version 15.6.4+ds1 2023-01-12 18:35:48 +00:00
.gitignore New upstream version 15.1.3+ds1 2022-07-23 20:15:48 +02:00
publish-contracts.sh New upstream version 15.6.4+ds1 2023-01-12 18:35:48 +00:00
README.md New upstream version 15.1.3+ds1 2022-07-23 20:15:48 +02:00

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