org.clojars.bigsy/clj-http-fake

Helper for faking clj-http requests in testing, like Ruby's fakeweb.

Leiningen/Boot

[org.clojars.bigsy/clj-http-fake "1.0.7"]

Clojure CLI/deps.edn

org.clojars.bigsy/clj-http-fake {:mvn/version "1.0.7"}

Gradle

implementation("org.clojars.bigsy:clj-http-fake:1.0.7")

Maven

<dependency>
  <groupId>org.clojars.bigsy</groupId>
  <artifactId>clj-http-fake</artifactId>
  <version>1.0.7</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.