Remix.run Logo
Show HN: Open-source CLI to generate UI tests from user flows(resources.kusho.ai)
10 points by riyajoshi 5 hours ago | 5 comments
riyajoshi 4 hours ago | parent | next [-]

Hi HN, I built an open-source CLI that records a user flow in the browser and generates UI test cases from it. It captures the interaction as a Playwright script and then generates additional test cases (including variations like invalid inputs, edge cases, etc.). The goal is to help teams get initial UI test coverage faster. Writing tests from scratch is time-consuming, so this tries to reduce that initial effort. The tool is fully open source and runs locally. You bring your own LLM key, and nothing is sent anywhere except your chosen provider. Would really appreciate feedback on: accuracy of generated tests where it’s useful where it breaks

kusho_abhishek 4 hours ago | parent | prev | next [-]

excited to see what the community builds with this!

AkshatVirmani 4 hours ago | parent | prev | next [-]

Looks interesting

calderon_1903 4 hours ago | parent | prev | next [-]

[flagged]

5 hours ago | parent | prev [-]
[deleted]