Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/pact-foundation/pact-python

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.
https://github.com/pact-foundation/pact-python

Package the Ruby Mock Service and Verifier

- Build process now downloads and prepares the Ruby applications like the NPM based Pact
- Resul...

75a96dc9e647a454899ebdb9c5f26ef961a34b97 authored over 7 years ago by Matthew Balvanz <[email protected]>
Merge pull request #3 from pact-foundation/travis-ci

Add Travis CI build

189c647dafa9c3cc2858d0a52f2d01d30aa41268 authored over 7 years ago by Jose Salvatierra <[email protected]>
Add Travis CI build

559efb83085107e66a663d27c3ad7b18ff81bef1 authored over 7 years ago by Matthew Balvanz <[email protected]>
Merge pull request #1 from pact-foundation/initial-framework

Initial pact-python implementation

8f074a0b61afddcc132ce5a0b6f6225bd19e5690 authored over 7 years ago by Matthew Balvanz <[email protected]>
Initial pact-python implementation

- Correct pact.matchers.from_term to only have one logic structure
- Fix Pact.will_respond_with’...

f5caf9c72ee3af5521226480550d4cef4a7fdff2 authored over 7 years ago by Matthew Balvanz <[email protected]>
Initial pact-python implementation

- Supports creating consumer driven contracts using an external Pact mock service
- Includes the...

bfb838077a9c19cffd9adf33d606a0f1326725c7 authored over 7 years ago by Matthew Balvanz <[email protected]>
Initial commit

3949b546dfe26341bf242a0d8d7361c6f4ba837e authored over 7 years ago by Matt Fellows <[email protected]>