The ensureRegistered() method provided by ActorTestKit is useful tool for checking for asynchronous registrations and de-registrations of ActorRefs in tests. It would be nice to have a version of this that supports ensuring that some set of Actor<Actorable>s have registered or de-registered.