You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 7, 2018. It is now read-only.
Donovan Keme edited this page Feb 19, 2016
·
1 revision
Asynchronous integration test kit, modeled after Akka.
Type: New Feature
The current state of the art is to send messages, loop to check, then timeout or sleep, and then check stuff again. Instead, it would be great to provide an asynchronous expectations kit, ala expectMsg in Akka.