gbuisson/clj-http-fake

Helper for faking clj-http requests. For testing. You monster.

Leiningen/Boot

[gbuisson/clj-http-fake "1.0.3-SNAPSHOT"]

Clojure CLI/deps.edn

gbuisson/clj-http-fake {:mvn/version "1.0.3-SNAPSHOT"}

Gradle

implementation("gbuisson:clj-http-fake:1.0.3-SNAPSHOT")

Maven

<dependency>
  <groupId>gbuisson</groupId>
  <artifactId>clj-http-fake</artifactId>
  <version>1.0.3-SNAPSHOT</version>
</dependency>