Skip to content

carlpulley/docker-compose-testkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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: