restpect

Succint and readable integration tests over RESTful APIs

Leiningen/Boot

[restpect "0.2.0"]

Clojure CLI/deps.edn

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

Gradle

implementation("restpect:restpect:0.2.0")

Maven

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