akka/akka-core

Add docs for using testkits with Junit 5

Aberta

#27.155 aberto em 17 de jun. de 2019

 (7 comentários) (3 reações) (0 responsável)Scala (3.547 forks)batch import
1 - triagedhelp wantedt:docst:testing

Métricas do repositório

Stars
 (13.277 estrelas)
Métricas de merge de PR
 (Mesclagem média 8d 19h) (10 fundiu PRs em 30d)

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.

Guia do colaborador