ITV / scala-pact

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

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

Closed gaeljw closed 2 years ago

gaeljw commented 2 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 2 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 2 years ago

thanks for the prod, will run a release this afternoon

gaeljw commented 2 years ago

Thanks to you :)