coconut

An asynchronous testing framework for Clojure and Clojurescript.

This artifact may shadow a release on Maven Central. You should search there for a canonical release.

Leiningen/Boot

[coconut "0.3.2"]

Clojure CLI/deps.edn

coconut/coconut {:mvn/version "0.3.2"}

Gradle

implementation("coconut:coconut:0.3.2")

Maven

<dependency>
  <groupId>coconut</groupId>
  <artifactId>coconut</artifactId>
  <version>0.3.2</version>
</dependency>