Quantcast
Channel: Akka Libraries - Discussion Forum for Akka technologies
Viewing all articles
Browse latest Browse all 1362

Using LogCapturing with BehaviorTestKit

$
0
0

@skestle wrote:

I’ve discovered (and love) the simplicity of the LogCapturing trait for actor tests and seeing the failures (iff they occur).

Unfortunately, it’s not working for me with BehaviorTestKit (presumably because that also captures the logs).

In my current situation, I just want to see which paths the actor is going down in a failing test case - I don’t want to assert any particular logging.

Should log capturing be working/is there a way to make it work?

Posts: 2

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 1362

Trending Articles