bolth

a better test runner for clojure.test

Leiningen/Boot

[bolth "0.2.0-SNAPSHOT"]

Clojure CLI/deps.edn

bolth/bolth {:mvn/version "0.2.0-SNAPSHOT"}

Gradle

implementation("bolth:bolth:0.2.0-SNAPSHOT")

Maven

<dependency>
  <groupId>bolth</groupId>
  <artifactId>bolth</artifactId>
  <version>0.2.0-SNAPSHOT</version>
</dependency>