Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

repo1.maven.org : au.com.dius:pact-jvm-provider-sbt_2.10_0.13

Pact sbt plugin =============== The sbt plugin adds an sbt task for running all provider pacts against a running server. To use the pact sbt plugin, add the following to your project/plugins.sbt addSbtPlugin("au.com.dius" %% "pact-jvm-provider-sbt" % "2.1.0") and the following to your build.sbt PactJvmPlugin.pactSettings The new task added is verifyPacts Two new keys are added to configure this task: pactConfig is the location of your pact-config json file (defaults to "pact-config.json" in the classpath root) pactRoot is the root folder of your pact json files (defaults to "pacts"), all .json files in root and sub folders will be executed

Registry - Source - Documentation - JSON
purl: pkg:maven/au.com.dius/pact-jvm-provider-sbt_2.10_0.13
Keywords: consumer-driven-contracts, contract-testing, hacktoberfest, pact, smartbear-supported
License: Apache-2.0
Latest release: almost 9 years ago
First release: over 9 years ago
Namespace: au.com.dius
Stars: 1,034 on GitHub
Forks: 477 on GitHub
Total Commits: 4210
Committers: 242
Average commits per author: 17.397
Development Distribution Score (DDS): 0.621
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Funding links: https://opencollective.com/pact-foundation, https://pactflow.io
Last synced: 15 days ago

    Loading...
    Readme
    Loading...