Akka HTTP TestKit provides testing utilities for Akka HTTP, a modern, fast, asynchronous, streaming-first HTTP server and client.
<dependency>
<groupId>com.typesafe.akka</groupId>
<artifactId>akka-http-testkit_2.11</artifactId>
<version>10.1.15</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Tests an Akka HTTP route using JUnit.
Use akka-http-testkit with the correct Scala version suffix (e.g., _2.12, _2.13).
No dependency data recorded yet.