akka/akka-core

Stop a BehaviorTestKit

Open

#29,780 opened on Oct 28, 2020

View on GitHub
 (8 comments) (0 reactions) (0 assignees)Scala (3,547 forks)batch import
1 - triagedhelp wantedt:testingt:typed

Repository metrics

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

Description

We're trying to stop a BehaviorTestKit after one scenario since is impacting another test, but we're not able to find how to do that. In the documentation is mentioned, but not explained how to do it.

https://doc.akka.io/docs/akka/current/typed/testing-sync.html

Contributor guide