clj-http-fake

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

  • VCSN/A

  • cljdoc documentationcljdoc
  • 1,639,843 Downloads
  • 161,210 This Version

Leiningen/Boot

[clj-http-fake "1.0.4"]

Clojure CLI/deps.edn

clj-http-fake/clj-http-fake {:mvn/version "1.0.4"}

Gradle

implementation("clj-http-fake:clj-http-fake:1.0.4")

Maven

<dependency>
  <groupId>clj-http-fake</groupId>
  <artifactId>clj-http-fake</artifactId>
  <version>1.0.4</version>
</dependency>