1 - triagedhelp wantedt:docst:testing
Description
It seems using JUnit 5 with the test kits should be doable without any changes to the testkit. The Alpakka team has added an example to the Alpakka Kafka docs here https://doc.akka.io/docs/alpakka-kafka/current/testing.html#testing-from-java-code
Would be good if we could provide such samples as well for akka-testkit, akka-actor-typed-testkit and the akka-stream-testkit.