akka/akka-core

Add docs for using testkits with Junit 5

Open

#27,155 opened on Jun 17, 2019

View on GitHub
 (7 comments) (3 reactions) (0 assignees)Scala (13,277 stars) (3,547 forks)batch import
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.

Contributor guide

Add docs for using testkits with Junit 5 · akka/akka-core#27155 | Good First Issue