pact-foundation / pact-ruby

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://pact.io
MIT License
2.17k stars 216 forks source link

Pact v3 specification implementation for Pact Ruby #266

Closed ThomasKoppensteiner closed 3 months ago

ThomasKoppensteiner commented 2 years ago

Please implement the pact v3 specification for Ruby (MRI and JRuby).

This ticket is a starting point. Please feel free to convert it to a GitHub project or a milestone.

YOU54F commented 3 months ago

closing in favour of #318, as it will be easier for me to track

thanks for raising

YOU54F commented 3 months ago

ps we don't officially support jruby, it hasn't been tested in many moons, and therefore support may be dropped completely if it doesn't work with ffi interop with the pact_ffi native library. see #317