com.coconut-framework/coconut

An asynchronous testing framework for Clojure and Clojurescript.

Leiningen/Boot

[com.coconut-framework/coconut "0.3.2"]

Clojure CLI/deps.edn

com.coconut-framework/coconut {:mvn/version "0.3.2"}

Gradle

implementation("com.coconut-framework:coconut:0.3.2")

Maven

<dependency>
  <groupId>com.coconut-framework</groupId>
  <artifactId>coconut</artifactId>
  <version>0.3.2</version>
</dependency>