Docker integration testing kit with Scala
docker-testkit-scalatest 0.6.1
Group ID:
com.whisk
Artifact ID:
docker-testkit-scalatest_2.11
Version:
0.6.1
Release Date:
Feb 15, 2016
Licenses:
Files:
Full Scala Version:
2.11.7
Developers:
libraryDependencies += "com.whisk" %% "docker-testkit-scalatest" % "0.6.1"
ivy"com.whisk::docker-testkit-scalatest:0.6.1"
//> using dep "com.whisk::docker-testkit-scalatest:0.6.1"
import $ivy.`com.whisk::docker-testkit-scalatest:0.6.1`
<dependency> <groupId>com.whisk</groupId> <artifactId>docker-testkit-scalatest_2.11</artifactId> <version>0.6.1</version> </dependency>
compile group: 'com.whisk', name: 'docker-testkit-scalatest_2.11', version: '0.6.1'