AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
The Problem With Persistence in UI Testing
I think I do protocols probably like 80% of the time. And then the other 20% if I can throw in a closure, just do it that way. The more complicated the protocol, the more it pushes towards like protocol being the way to go. But also say that Apple's some of their recent APIs have even as skewed protocols in favor of just simple like basically bags of closures. All that stuff has like slowly been going more towards closure base.