THIS GUY BUILT A TOOL THAT LETS CLAUDE CODE AUTONOMOUSLY TEST YOUR ENTIRE iOS APP
you point it at a simulator and say "test everything"
Claude navigates the whole app on its own through the accessibility tree and screenshots. it figures out the UI by itself.
it taps buttons, fills forms, opens every screen, tests every feature, and checks every flow
in 8 minutes it found every bug the developer missed
then it checked the debug logs for errors and gave a structured summary of everything it found
no XCUITest scripts, no test maintenance, and no more writing confusing, complicated test cases
one prompt and that's it