expectations

testing framework

Leiningen/Boot

[expectations "1.4.49"]

Clojure CLI/deps.edn

expectations/expectations {:mvn/version "1.4.49"}

Gradle

implementation("expectations:expectations:1.4.49")

Maven

<dependency>
  <groupId>expectations</groupId>
  <artifactId>expectations</artifactId>
  <version>1.4.49</version>
</dependency>