Docker Compose TestKit TODO: 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: