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