Testing utilities for Akka Streams, part of the Akka toolkit for building concurrent and distributed applications.
<dependency>
<groupId>com.typesafe.akka</groupId>
<artifactId>akka-stream-testkit_2.12</artifactId>
<version>2.8.8</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a StreamTestKit for testing Akka streams.
Ensure your project uses Scala 2.12.x and the corresponding Akka version.
No dependency data recorded yet.