Contract Testing: Get BDCT Consumer Contracts
contract-testing_get_bdct_consumer_contractsFetch all consumer Pact contracts matching a specific provider version to verify compatibility in bi-directional contract testing.
Instructions
Fetch all consumer Pact contracts relevant to a given provider version in Bi-Directional Contract Testing.
Toolset: Bi-Directional Contract Testing
Parameters:
providerName (string) required: Name of the provider
providerVersionNumber (string) required: Provider version number
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| providerName | Yes | Name of the provider | |
| providerVersionNumber | Yes | Provider version number |