until -package:foundation -package:hspec is:exact -package:faktory -package:netwire

until p f yields the result of applying f until p holds.
repeat action until result fulfills condition
until p f yields the result of applying f until p holds.