lein-expectations

Leiningen plugin to run tests written using the expectations library.

Leiningen/Boot

[lein-expectations "0.0.6"]

Clojure CLI/deps.edn

lein-expectations/lein-expectations {:mvn/version "0.0.6"}

Gradle

implementation("lein-expectations:lein-expectations:0.0.6")

Maven

<dependency>
  <groupId>lein-expectations</groupId>
  <artifactId>lein-expectations</artifactId>
  <version>0.0.6</version>
</dependency>