gitlab-ce/spec/contracts
GitLab Bot 8bb837c4d1 Add latest changes from gitlab-org/gitlab@master 2023-06-19 15:09:36 +00:00
..
consumer
contracts/project
provider Add latest changes from gitlab-org/gitlab@master 2023-06-19 15:09:36 +00:00
provider_specs/helpers/provider
.gitignore
README.md
publish-contracts.sh

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