Settings

Theme

Show HN: Open-source CLI to generate UI tests from user flows

resources.kusho.ai

10 points by riyajoshi 2 months ago · 5 comments

Reader

riyajoshiOP 2 months ago

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 2 months ago

excited to see what the community builds with this!

AkshatVirmani 2 months ago

Looks interesting

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection