debian-mirror-gitlab/spec/contracts
2022-07-29 14:03:07 +02:00
..
consumer New upstream version 15.1.3+ds1 2022-07-29 14:03:07 +02:00
contracts/project/merge_request/show New upstream version 15.1.3+ds1 2022-07-29 14:03:07 +02:00
provider New upstream version 15.1.3+ds1 2022-07-29 14:03:07 +02:00
.gitignore New upstream version 15.1.3+ds1 2022-07-29 14:03:07 +02:00
README.md New upstream version 15.1.3+ds1 2022-07-29 14:03:07 +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