clj-spy

Spy - a Clojure and ClojureScript library for stubs, spies and mocks

Leiningen/Boot

[clj-spy "0.4.3"]

Clojure CLI/deps.edn

clj-spy/clj-spy {:mvn/version "0.4.3"}

Gradle

implementation("clj-spy:clj-spy:0.4.3")

Maven

<dependency>
  <groupId>clj-spy</groupId>
  <artifactId>clj-spy</artifactId>
  <version>0.4.3</version>
</dependency>