au.com.dius:pact-jvm-consumer_2.11Pact consumer ============= Pact Consumer is used by projects that are consumers of an API. Most projects will want to use pact-consumer via one of the test framework specific projects. If your favourite framework is not implemented, this module should give you all the hooks you need. Provides a DSL…consumer-driven-contractscontract-testinghacktoberfestpactsmartbear-supported
au.com.dius.pact.core:modelPact-JVM - Pact Modelsconsumer-driven-contractscontract-testinghacktoberfestpactsmartbear-supported
au.com.dius:pact-jvm-provider-junit_2.12# Pact junit runner ## Overview Library provides ability to play contract tests against a provider service in JUnit fashionable way. Supports: - Out-of-the-box convenient ways to load pacts - Easy way to change assertion strategy - **org.junit.BeforeClass**, **org.junit.AfterClass** and **org.junit.ClassRule** JUnit annotations, that will be run once - before/after…consumer-driven-contractscontract-testinghacktoberfestpactsmartbear-supported
pact-pythonTool for creating and verifying consumer-driven contracts using the Pact framework.contract-testingpacttestingapishacktoberfestsmartbear-supported
au.com.dius:pact-jvm-matchers_2.12Pact JVM Matchers ================= Implements matchers for pact requests and responses.consumer-driven-contractscontract-testinghacktoberfestpactsmartbear-supported
au.com.dius:pact-jvm-consumer-junit_2.11pact-jvm-consumer-junit ======================= Provides a DSL and a base test class for use with Junit to build consumer tests. ## Dependency The library is available on maven central using: * group-id = `au.com.dius` * artifact-id = `pact-jvm-consumer-junit_2.12` * version-id = `3.5.x` ## Usage ### Using the base ConsumerPactTest To write a…consumer-driven-contractscontract-testinghacktoberfestpactsmartbear-supported
au.com.dius:pact-jvm-consumer-junit_2.12pact-jvm-consumer-junit ======================= Provides a DSL and a base test class for use with Junit to build consumer tests. ## Dependency The library is available on maven central using: * group-id = `au.com.dius` * artifact-id = `pact-jvm-consumer-junit_2.12` * version-id = `3.5.x` ## Usage ### Using the base ConsumerPactTest To write a…consumer-driven-contractscontract-testinghacktoberfestpactsmartbear-supported