akka/akka-core

More with LogCapturing

Open

#29,029 opened on May 5, 2020

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Scala (3,547 forks)batch import
help wantednice-to-have (low-prio)t:testingt:typed

Repository metrics

Stars
 (13,277 stars)
PR merge metrics
 (Avg merge 8d 19h) (10 merged PRs in 30d)

Description

Pretty much all Typed tests should use LogCapturing, otherwise logs will not be shown when there are test failures.

I noticed that it was missing in several of them.

Contributor guide