pact-jvm-server_2.11 pact-jvm-server_2.11

Group au.com.dius
描述 Pact server =========== The pact server is a stand-alone interactions recorder and verifier, aimed at clients that are non-JVM or non-Ruby based. The pact client for that platform will need to be implemented, but it only be responsible for generating the `JSON` interactions, running the tests and communicating with the server. The server implements a `JSON` `REST` Admin API with the following endpoints. / -> For diagnostics, currently returns a list of ports of the running mock servers. /create -> For initialising a test server and submitting the JSON interactions. It returns a port /complete -> For finalising and verifying the interactions with the server. It writes the `JSON` pact file to disk. ## Running the server If you use sbt, you can run the server wit
Packaging jar
Size 39.97 KB
文件 pom jar
网址 https://github.com/DiUS/pact-jvm
发布时间 2015-02-05 17:54

dependencies

Group Artifact Version
net.databinder unfiltered-netty-server_2.11 0.8.2
org.scala-lang scala-library 2.11.4
junit junit 4.11
au.com.dius pact-jvm-consumer_2.11 2.1.11
org.json4s json4s-native_2.11 3.2.10
net.databinder.dispatch dispatch-core_2.11 0.11.0
org.specs2 specs2_2.11 2.3.13
au.com.dius pact-jvm-model_2.11 2.1.11
org.json4s json4s-jackson_2.11 3.2.10
org.scala-lang.modules scala-xml_2.11 1.0.2
com.typesafe.scala-logging scala-logging-slf4j_2.11 2.1.2
org.mockito mockito-all 1.9.5
org.slf4j slf4j-api 1.7.5

developers

thetrav Travis Dixon
rholshausen Ronald Holshausen
kenbot Ken Scambler

licenses

Apache 2 http://www.apache.org/licenses/LICENSE-2.0.txt
索引仓库
仓库 个数
Central 592045
7566128