Registry / testing / akka-http-testkit-2-12

akka-http-testkit-2-12

JSON →
library10.5.3javamavenunverified

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>
INSTALL
IMPORT
SIG · AKKA-HTTP-TESTKIT-
A
akka-http-testkit-2-12
testingjavav10.5.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

JUnitRouteTest
akka.http.javadsl.testkit.JUnitRouteTest

Extend JUnitRouteTest to write route tests for Akka HTTP.

import akka.http.javadsl.testkit.JUnitRouteTest; public class MyRouteTest extends JUnitRouteTest { // test methods }
Debug
Known issues
breakingAkka HTTP TestKit requires Akka HTTP core dependency with compatible version.
fix
Ensure akka-http and akka-http-testkit versions match exactly.
affects: >=10.0.0
Upgrade
Version history
10.5.3latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
47 hits · last 30 days
node
44
OpenAI (training)
1
Resources
akka-http-testkit-2-12 — mvn dependency:get akka-http-testkit-2-12 · libregistry