debian-mirror-gitlab/spec/contracts
2023-05-27 22:25:52 +05:30
..
consumer New upstream version 15.7.8+ds1 2023-03-04 22:38:38 +05:30
contracts/project New upstream version 15.9.2+ds1 2023-04-23 21:23:45 +05:30
provider New upstream version 15.10.7+ds1 2023-05-27 22:25:52 +05:30
provider_specs/helpers/provider New upstream version 15.10.7+ds1 2023-05-27 22:25:52 +05:30
.gitignore New upstream version 15.1.3+ds1 2022-07-23 20:15:48 +02:00
publish-contracts.sh New upstream version 15.10.7+ds1 2023-05-27 22:25:52 +05:30
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