I just came across Pact and Consumer-Driven Contracts pattern these last couple of days and I love it!
I'm really new to these patterns and microservices. It seems to me that Pact will be working mainly on HTTP API.
So I wonder would Pact be working with Seneca.js (I have a microservice system that was built around Seneca.js)? How to make it work? And would I benefit from Consumer-Driven Contracts using with Seneca.js?