Scala support for REST Assured, providing a Scala-friendly DSL for testing REST services.
<dependency>
<groupId>io.rest-assured</groupId>
<artifactId>scala-support</artifactId>
<version>6.0.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Performs a GET request and verifies the status code.
No known issues recorded.
No dependency data recorded yet.