pact-python icon indicating copy to clipboard operation
pact-python copied to clipboard

Python version of Pact. Enables consumer driven contract testing, providing a mock service and DSL for the consumer project, and interaction playback and verification for the service provider project.

Results 131 pact-python issues
Sort by recently updated
recently updated
newest added

### Have you read the Contributing Guidelines on issues? - [X] I have read the [Contributing Guidelines on issues](https://github.com/pact-foundation/pact-python/blob/main/CONTRIBUTING.md#issues). ### Description Implement the `pact.interactions("All")` method. While the upstream Pact core...

type:feature
area:upstream
difficulty:easy
area:v3

This is a splitting up of the parent issue: #421.

area:tests
area:v3
type:chore

This is a splitting up of the parent issue: #421.

area:tests
area:v3
type:chore

This is a splitting up of the parent issue: #421.

area:tests
area:v3
type:chore

This is a sub-task of the parent issue, #421. See parent issue for more details.

area:tests
area:v3
type:chore

### Description Implement the following provider compatibility suites: - [ ] #469 - [ ] #470 - [ ] #471 - [ ] #472 ### Has this been requested on...

smartbear-supported

### Have you read the Contributing Guidelines on issues? - [X] I have read the [Contributing Guidelines on issues](https://github.com/pact-foundation/pact-python/main/CONTRIBUTING.md#issues). ### Prerequisites - [X] I'm using the latest version of `pact-python`....

type:bug
smartbear-supported
difficulty:easy
area:ci
area:v3

### Have you read the Contributing Guidelines on issues? - [X] I have read the [Contributing Guidelines on issues](https://github.com/pact-foundation/pact-python/main/CONTRIBUTING.md#issues). ### Prerequisites - [X] I'm using the latest version of `pact-python`....

area:upstream
difficulty:easy
area:tests
type:chore

### Have you read the Contributing Guidelines on issues? - [X] I have read the [Contributing Guidelines on issues](https://github.com/pact-foundation/pact-python/blob/main/CONTRIBUTING.md#issues). ### Description I would like to clean up the old branches...

type:question

## Description I would like to see the `CHANGELOG.md` being generated from [conventional commits](https://www.conventionalcommits.org/en/v1.0.0/). This specifically allows end-users to see, at a glance, what breaking changes there are (and how...

difficulty:easy
type:chore
area:documentation