Akka HTTP TestKit provides utilities for testing Akka HTTP server and client implementations.
<dependency>
<groupId>com.typesafe.akka</groupId>
<artifactId>akka-http-testkit_2.12</artifactId>
<version>10.5.3</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Extend JUnitRouteTest to write route tests for Akka HTTP.
Ensure akka-http and akka-http-testkit versions match exactly.
No dependency data recorded yet.