Registry / testing / akka-stream-testkit-2-13-0-m5

akka-stream-testkit-2-13-0-m5

JSON →
library2.5.23javamavenunverified

Akka Stream TestKit provides utilities for testing Akka Stream applications.

<dependency> <groupId>com.typesafe.akka</groupId> <artifactId>akka-stream-testkit_2.13.0-M5</artifactId> <version>2.5.23</version> </dependency>
INSTALL
IMPORT
SIG · AKKA-STREAM-TESTKI
A
akka-stream-testkit-2-13-0-m5
testingjavav2.5.23
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.

StreamTestKit
akka.stream.testkit.scaladsl.StreamTestKit

Verify StreamTestKit is accessible.

import akka.stream.testkit.scaladsl.StreamTestKit; public class Example { public static void main(String[] args) { System.out.println("StreamTestKit available"); } }
Debug
Known issues
breakingThis version targets Scala 2.13.0-M5, which is a milestone release and not binary compatible with final Scala 2.13.
fix
Use the final Scala 2.13 version of akka-stream-testkit (e.g., akka-stream-testkit_2.13).
affects: >=2.5.0
Upgrade
Version history
2.5.23latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
40 hits · last 30 days
node
32
Meta
2
OpenAI (training)
1
Resources
akka-stream-testkit-2-13-0-m5 — mvn dependency:get akka-stream-testkit-2-13-0-m5 · libregistry