opticlj

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

Leiningen/Boot

[opticlj "1.0.0-alpha6"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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