opticlj

A Clojure expectation/snapshot testing library, inspired by cram, ppx_expect, and jest

Leiningen/Boot

[opticlj "1.0.0-alpha5"]

Clojure CLI/deps.edn

opticlj/opticlj {:mvn/version "1.0.0-alpha5"}

Gradle

implementation("opticlj:opticlj:1.0.0-alpha5")

Maven

<dependency>
  <groupId>opticlj</groupId>
  <artifactId>opticlj</artifactId>
  <version>1.0.0-alpha5</version>
</dependency>