akka/akka-http

Add docs for using testkits with Junit 5

Aberta

#2.573 aberto em 17 de jun. de 2019

 (5 comentários) (2 reações) (0 responsável)Scala (598 forks)batch import
1 - triagedhelp wantedt:docst:testing

Métricas do repositório

Stars
 (1.311 estrelas)
Métricas de merge de PR
 (Mesclagem média 1d 10h) (2 fundiu PRs em 30d)

Description

Sister-ticket of akka/akka#27155

We since previously have a request to migrate to JUnit 5 but since the demand has been so low I'm not sure if we want to do that, however, I think we should show in docs how to use the testkit with JUnit 5

Alpakka Kafka has done this in the docs here https://doc.akka.io/docs/alpakka-kafka/current/testing.html#testing-from-java-code

Guia do colaborador