fctorial/tst

Minimalist functional repl oriented testing framework

Leiningen/Boot

[fctorial/tst "0.3.1"]

Clojure CLI/deps.edn

fctorial/tst {:mvn/version "0.3.1"}

Gradle

implementation("fctorial:tst:0.3.1")

Maven

<dependency>
  <groupId>fctorial</groupId>
  <artifactId>tst</artifactId>
  <version>0.3.1</version>
</dependency>