pact-python
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.
### 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...
This is a splitting up of the parent issue: #421.
This is a splitting up of the parent issue: #421.
This is a splitting up of the parent issue: #421.
This is a sub-task of the parent issue, #421. See parent issue for more details.
### Description Implement the following provider compatibility suites: - [ ] #469 - [ ] #470 - [ ] #471 - [ ] #472 ### Has this been requested on...
### 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`....
### 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`....
### 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...
## 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...