fctorial/tst

Minimalist functional repl oriented testing framework

Leiningen/Boot

[fctorial/tst "0.4.0"]

Clojure CLI/deps.edn

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

Gradle

implementation("fctorial:tst:0.4.0")

Maven

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