I have been wondering for a few years: why is <htt...
# pact-ruby
c
I have been wondering for a few years: why is https://github.com/reevoo/pact-messages not maintained or more mainlined? I think I understand that it's not an official project but is this: • not the way to do non-HTTP pact • it's just convenience functions to read a contract file • there's some other way in the official libraries but not in all languages? It hasn't been updated in 5 years and I'm not complaining about free OSS labor etc, I'm just wondering if this was a novel project that just hasn't been picked up by anyone or if it has been invalidated by a version bump, other techniques or something else.
I was going to write a blog post a while back to demo and explain pact but I didn't want to use this gem because of the age. I ended up getting stuck without it and couldn't finish it.
t
I think the regular ruby pact supports messages
why is https://github.com/reevoo/pact-messages not maintained or more mainlined?
I think this question is better left on that repo - I don’t think anyone here will know