clj-test-containers

A lightweight, unofficial wrapper around the Testcontainers Java library

Leiningen/Boot

[clj-test-containers "0.5.0"]

Clojure CLI/deps.edn

clj-test-containers/clj-test-containers {:mvn/version "0.5.0"}

Gradle

implementation("clj-test-containers:clj-test-containers:0.5.0")

Maven

<dependency>
  <groupId>clj-test-containers</groupId>
  <artifactId>clj-test-containers</artifactId>
  <version>0.5.0</version>
</dependency>