https://github.com/pact-foundation/pact-ruby-e2e-example
Code base to use for demonstrating features and recreating issues in the ruby implementation of pact. Please fork it and modify to recreate your own code.
https://github.com/pact-foundation/pact-ruby-e2e-example
pact pact-broker pact-demo
Last synced: 4 months ago
JSON representation
Code base to use for demonstrating features and recreating issues in the ruby implementation of pact. Please fork it and modify to recreate your own code.
- Host: GitHub
- URL: https://github.com/pact-foundation/pact-ruby-e2e-example
- Owner: pact-foundation
- License: mit
- Created: 2017-05-25T21:35:51.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2025-08-11T17:56:36.000Z (10 months ago)
- Last Synced: 2025-10-18T18:59:47.947Z (8 months ago)
- Topics: pact, pact-broker, pact-demo
- Language: Ruby
- Homepage: http://pact.io
- Size: 122 KB
- Stars: 5
- Watchers: 1
- Forks: 24
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pact Ruby End to End Examples
[](https://github.com/pact-foundation/pact-ruby-e2e-example/actions/workflows/test.yml)
Code base to use for demonstrating features or recreating issues in the ruby implementation of pact. Please fork it and modify to demonstrate or recreate your own code.
## Projects
- [e2e http + broker - pact-ruby v1](./e2e-pact-ruby-v1/)
- [e2e http + broker - pact-ruby v2](./e2e/)
- [http - pact-ruby v2](./http/)
- [grpc - pact-ruby v2](./grpc/)
- [kafka - pact-ruby v2](./kafka/)
- [message - pact-ruby v2](./message/)
- [mixed (http, grpc & kafka) - pact-ruby v2](./mixed/)
- [sample pact broker](./pact_broker/)