org.clojars.bigsy/clj-http-stub

Helper for faking clj-http and http-kit requests in testing

Leiningen/Boot

[org.clojars.bigsy/clj-http-stub "0.0.1"]

Clojure CLI/deps.edn

org.clojars.bigsy/clj-http-stub {:mvn/version "0.0.1"}

Gradle

implementation("org.clojars.bigsy:clj-http-stub:0.0.1")

Maven

<dependency>
  <groupId>org.clojars.bigsy</groupId>
  <artifactId>clj-http-stub</artifactId>
  <version>0.0.1</version>
</dependency>

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