com.eureton/effective

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

Leiningen/Boot

[com.eureton/effective "0.1.0"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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