
I built a terminal tool that records UI flows and turns them into test suites
Hey folks,
I’ve always found UI testing painful, either you write brittle scripts or rely on tools that don’t really match how you use your app.
I built an open-source CLI tool where you can record your UI interactions and it generates comprehensive test suites automatically
It tries to cover: edge cases, different input variations, navigation paths, and failures you didn’t explicitly think of. Still early, but it’s already catching cases I’d normally miss.
I’m launching it on Product Hunt today and would genuinely love feedback from people here, especially if you’ve worked with Playwright/Cypress.
PH link: https://www.producthunt.com/products/kushoai/launches/kushoai-for-playwright
Happy to answer anything / take brutal feedback 😊