pact-jvm-consumer-specs2_2.11 pact-jvm-consumer-specs2_2.11

Group au.com.dius
描述 pact-jvm-consumer-specs2 ======================== ## Specs2 Bindings for the pact-jvm library ## Dependency In the root folder of your project in build.sbt add the line: ```scala libraryDependencies += "au.com.dius" %% "pact-jvm-consumer-specs2" % "3.2.2" ``` or if you are using Gradle: ```groovy dependencies { testCompile "au.com.dius:pact-jvm-consumer-specs2_2.11:3.2.2" } ``` __*Note:*__ `PactSpec` requires spec2 3.x. Also, for spray users there's an incompatibility between specs2 v3.x and spray. Follow these instructions to resolve that problem: https://groups.google.com/forum/#!msg/spray-user/2T6SBp4OJeI/AJlnJuAKPRsJ ## Usage To author a test, mix `PactSpec` into your spec First we define a service client called `ConsumerService`. In our example this is a simple wrapper
Packaging jar
Size 15.03 KB
文件 pom jar
网址 https://github.com/DiUS/pact-jvm
发布时间 2016-02-20 07:23

dependencies

Group Artifact Version
junit junit 4.12
org.hamcrest hamcrest-all 1.3
au.com.dius pact-jvm-consumer_2.11 2.4.6
org.slf4j slf4j-api 1.7.7
org.specs2 specs2-junit_2.11 3.6.4
org.specs2 specs2-core_2.11 3.6.4
org.scala-lang scala-compiler 2.11.7
org.scala-lang scala-library 2.11.7
org.mockito mockito-core 1.9.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
7286613