org.clojars.tobyclemson/clj-http-fake

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

Leiningen/Boot

[org.clojars.tobyclemson/clj-http-fake "0.3.0-SNAPSHOT"]

Clojure CLI/deps.edn

org.clojars.tobyclemson/clj-http-fake {:mvn/version "0.3.0-SNAPSHOT"}

Gradle

implementation("org.clojars.tobyclemson:clj-http-fake:0.3.0-SNAPSHOT")

Maven

<dependency>
  <groupId>org.clojars.tobyclemson</groupId>
  <artifactId>clj-http-fake</artifactId>
  <version>0.3.0-SNAPSHOT</version>
</dependency>

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