restpect

Succint and readable integration tests over RESTful APIs

Leiningen/Boot

[restpect "0.1.4"]

Clojure CLI/deps.edn

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

Gradle

implementation("restpect:restpect:0.1.4")

Maven

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