Replies: 1 comment 2 replies
-
Yep, this is to be expected (pun intended) - testing for evidence of absence with |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have the following 'issue' with test time execution and I need some ideas.
The thing is the test execution time get's risen by a exceptional amount when using ExpectNoMsg.
Which is totally expected, but I really want to shorten the time here.
I have a few ideas to omit this but I don't really know if they are any good?
The only thing I need to know is if the receive handler in the actor has finished doing something.
Thank you in advance for your input and ideas =)
Maybe its just a stupid question too
Beta Was this translation helpful? Give feedback.
All reactions