clj-test-containers

A lightweight, unofficial wrapper around the Testcontainers Java library

Leiningen/Boot

[clj-test-containers "0.2.0-SNAPSHOT"]

Clojure CLI/deps.edn

clj-test-containers/clj-test-containers {:mvn/version "0.2.0-SNAPSHOT"}

Gradle

implementation("clj-test-containers:clj-test-containers:0.2.0-SNAPSHOT")

Maven

<dependency>
  <groupId>clj-test-containers</groupId>
  <artifactId>clj-test-containers</artifactId>
  <version>0.2.0-SNAPSHOT</version>
</dependency>