ITV / scala-pact

A Scala implementation of CDC using the Pact standard
Other
107 stars 54 forks source link

Allow relationships to be version at the consumer test level #58

Closed davesmith00000 closed 6 years ago

davesmith00000 commented 7 years ago

At the moment pact versioning is at a project level, set in the .sbt file.

Would be nice if you could say that the relationship between consumer X and provider Y is at v1 while consumer X and provider Z is at v2.