pact-python 2.2.2
0
Tool for creating and verifying consumer-driven contracts using the Pact framework.
Contents
Tool for creating and verifying consumer-driven contracts using the Pact framework.
Stars: 571, Watchers: 571, Forks: 138, Open Issues: 53The pact-foundation/pact-python
repo was created 7 years ago and the last code push was 23 hours ago.
The project is popular with 571 github stars!
How to Install pact-python
You can install pact-python using pip
pip install pact-python
or add it to a project with poetry
poetry add pact-python
Package Details
- Author
- None
- License
- MIT License Copyright (c) 2017 Pact Foundation Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
- Homepage
- None
- PyPi:
- https://pypi.org/project/pact-python/
- Documentation:
- https://docs.pact.io
- GitHub Repo:
- https://github.com/pact-foundation/pact-python
Classifiers
- Software Development/Testing
Related Packages
Errors
A list of common pact-python errors.
Code Examples
Here are some pact-python
code examples and snippets.
GitHub Issues
The pact-python package has 53 open issues on GitHub
- test(examples): move shared fixtures to a common folder so they can b…
- Support for specific type matchers
- Callbacks in python
- docs(examples a->b->c): starting point of implementing Pact tests where there is a chain of services
- Contributors wanted: support V3 of the pact specification