akka/akka-core

Add docs for using testkits with Junit 5

开放

#27,155 创建于 2019年6月17日

 (7 条评论) (3 个反应) (0 位负责人)Scala (3,547 个派生)batch import
1 - triagedhelp wantedt:docst:testing

仓库指标

星标
 (13,277 个星标)
PR 合并指标
 (平均合并 8天 19小时) (30 天内合并 10 个 PR)

描述

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.

贡献者指南