slothtest

Slothtest - simple automatic testing solution

Leiningen/Boot

[slothtest "0.5.15"]

Clojure CLI/deps.edn

slothtest/slothtest {:mvn/version "0.5.15"}

Gradle

implementation("slothtest:slothtest:0.5.15")

Maven

<dependency>
  <groupId>slothtest</groupId>
  <artifactId>slothtest</artifactId>
  <version>0.5.15</version>
</dependency>