seancorfield/boot-expectations

Run some expectations in boot!

Leiningen/Boot

[seancorfield/boot-expectations "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

seancorfield/boot-expectations {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("seancorfield:boot-expectations:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>seancorfield</groupId>
  <artifactId>boot-expectations</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>