debian-mirror-gitlab/spec/contracts
Pirate Praveen 7885e913d2 New upstream version 15.10.7+ds1 2023-05-27 22:25:52 +05:30
..
consumer New upstream version 15.7.8+ds1 2023-03-05 14:24:40 +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
README.md 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

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