com.eureton/effective

RSpec-style expect-to-change assertions for Clojure.

Leiningen/Boot

[com.eureton/effective "0.5.0"]

Clojure CLI/deps.edn

com.eureton/effective {:mvn/version "0.5.0"}

Gradle

implementation("com.eureton:effective:0.5.0")

Maven

<dependency>
  <groupId>com.eureton</groupId>
  <artifactId>effective</artifactId>
  <version>0.5.0</version>
</dependency>