JVM version of Pact. Enables consumer driven contract testing, providing a mock service and DSL for the consumer project, and interaction playback and verification for the service provider project.
Scala versions:
2.12
pact-specification-test 3.5.23
Group ID:
au.com.dius
Artifact ID:
pact-specification-test_2.12
Version:
3.5.23
Release Date:
Sept 23, 2018
Licenses:
Files:
Full Scala Version:
2.12.5
Developers:
libraryDependencies += "au.com.dius" %% "pact-specification-test" % "3.5.23"
ivy"au.com.dius::pact-specification-test:3.5.23"
//> using dep "au.com.dius::pact-specification-test:3.5.23"
import $ivy.`au.com.dius::pact-specification-test:3.5.23`
<dependency> <groupId>au.com.dius</groupId> <artifactId>pact-specification-test_2.12</artifactId> <version>3.5.23</version> </dependency>
compile group: 'au.com.dius', name: 'pact-specification-test_2.12', version: '3.5.23'