restpect

Succint and readable integration tests over RESTful APIs

Leiningen/Boot

[restpect "0.1.1"]

Clojure CLI/deps.edn

restpect/restpect {:mvn/version "0.1.1"}

Gradle

implementation("restpect:restpect:0.1.1")

Maven

<dependency>
  <groupId>restpect</groupId>
  <artifactId>restpect</artifactId>
  <version>0.1.1</version>
</dependency>