Loading video…
Hook
Selfloop · Autonomous visual testing
More breakout videos from this creator.
Vibe Coding Biggest Problem Right Now. For vibe coding right now, the hardest problem is that there's so much testing to do. Each new update you make, you gotta figure out if it's working together. So I built the auto tester for our team here, where basically on each PR, it will test it out by actually running the code, not code review, but actually clicks through each part of the code base and figures it out if something broke. It gives me a big piece of mind that this project is actually working.