-
-
Notifications
You must be signed in to change notification settings - Fork 186
chore(test): use pact-ruby v2 (rust core) along ruby-core, for verifications #843
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
74ad0a0 to
7df3918
Compare
|
👋🏾 Hey everybody
it's high time for some rework of the pact rube(y) goldberg machine
I've just released Docs are here https://github.com/pact-foundation/pact-ruby/blob/master/documentation/README_V2.md PR for reference pact-foundation/pact-ruby#369 Lots of examples, and demos, and it's part of this RFC series, if you are curious Changes to generate consumer pacts in pact_broker-client are here pact-foundation/pact_broker-client#198 which itself has also been rewritten in Rust
https://github.com/pact-foundation/pact-broker-cli and will be part of a consolidated cli, which will replace pact-ruby-standalone
https://github.com/YOU54F/pact-cli
|
JP-Ellis
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking good! Just a tiny nit I noticed
|
lets go 🦀 🚀 |





Use pact-ruby v2 rewrite which uses the pact-ruby-ffi gem & pact rust core to
Tested via Pact Broker Client
pact-foundation/pact_broker-client#198