seancorfield/boot-expectations

Run some expectations in boot!

Leiningen/Boot

[seancorfield/boot-expectations "1.0.9"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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