com.coconut-framework/coconut

An asynchronous testing framework for Clojure and Clojurescript.

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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