seancorfield/lein-expectations

Leiningen plugin to run tests written using the expectations library.

Leiningen/Boot

[seancorfield/lein-expectations "0.0.2-SNAPSHOT"]

Clojure CLI/deps.edn

seancorfield/lein-expectations {:mvn/version "0.0.2-SNAPSHOT"}

Gradle

implementation("seancorfield:lein-expectations:0.0.2-SNAPSHOT")

Maven

<dependency>
  <groupId>seancorfield</groupId>
  <artifactId>lein-expectations</artifactId>
  <version>0.0.2-SNAPSHOT</version>
</dependency>