ITV / scala-pact

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

Single import test module #182

Closed jbwheatley closed 3 years ago

jbwheatley commented 3 years ago

Adds a module for using the scala-pact for testing using a single dependency. "com.itv" %% "scalapact-scalatest-suite" % pactVersion % "test" and then having test suites extend either PactVerifySuite or PactForgerSuite