docker-compose-testkit icon indicating copy to clipboard operation
docker-compose-testkit copied to clipboard

Docker Compose TestKit

TODO:

Build Status Maven Central Apache 2 API Dependencies Codacy Badge Codacy Badge

Setup and Usage

To use this library, add the following dependency to your build.sbt file:

libraryDependencies += "net.cakesolutions" %% "docker-compose-testkit" % "0.0.4-SNAPSHOT"

TODO: