clj-http-lite-fake

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

  • VCSN/A

  • cljdoc documentationcljdoc
  • 74 Downloads
  • 74 This Version

Leiningen/Boot

[clj-http-lite-fake "0.0.1-SNAPSHOT"]

Clojure CLI/deps.edn

clj-http-lite-fake/clj-http-lite-fake {:mvn/version "0.0.1-SNAPSHOT"}

Gradle

implementation("clj-http-lite-fake:clj-http-lite-fake:0.0.1-SNAPSHOT")

Maven

<dependency>
  <groupId>clj-http-lite-fake</groupId>
  <artifactId>clj-http-lite-fake</artifactId>
  <version>0.0.1-SNAPSHOT</version>
</dependency>