ITV / scala-pact

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

feat: 🚀 Ability to choose the host and port on which mock server runs #235

Closed gaeljw closed 3 years ago

gaeljw commented 3 years ago

Aims to solve #232

I didn't use default values inside the case class definition as I saw a separate val DefaultOptions in the companion object. Though I'm not sure why it was done like this in the first place.

gaeljw commented 3 years ago

@jbwheatley Any idea of when this can be included in a release? Any time is fine, it's just to have an idea :)

jbwheatley commented 3 years ago

thanks for the prod, will run a release this afternoon

gaeljw commented 3 years ago

Thanks to you :)