com.aaronlahey/coconut

An asynchronous testing framework for Clojure and Clojurescript.

Leiningen/Boot

[com.aaronlahey/coconut "0.5.5"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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