seancorfield/boot-expectations

Run some expectations in boot!

Leiningen/Boot

[seancorfield/boot-expectations "1.0.7"]

Clojure CLI/deps.edn

seancorfield/boot-expectations {:mvn/version "1.0.7"}

Gradle

implementation("seancorfield:boot-expectations:1.0.7")

Maven

<dependency>
  <groupId>seancorfield</groupId>
  <artifactId>boot-expectations</artifactId>
  <version>1.0.7</version>
</dependency>