com.aaronlahey/coconut

An asynchronous testing framework for Clojure and Clojurescript.

Leiningen/Boot

[com.aaronlahey/coconut "0.5.4"]

Clojure CLI/deps.edn

com.aaronlahey/coconut {:mvn/version "0.5.4"}

Gradle

implementation("com.aaronlahey:coconut:0.5.4")

Maven

<dependency>
  <groupId>com.aaronlahey</groupId>
  <artifactId>coconut</artifactId>
  <version>0.5.4</version>
</dependency>