HackerTrans
TopNewTrendsCommentsPastAskShowJobs

baudehlo

no profile record

Submissions

Show HN: Playwright Test Studio

github.com
4 points·by baudehlo·قبل 3 أشهر·6 comments

comments

baudehlo
·قبل 3 أشهر·discuss
Yeah my big thing was this needed to be local, because I want to test against localhost, so rather than a web app, a desktop app made sense. I'd like to build in some sort of team features to it, so that you can collaborate with other people.

This was only my second desktop app ever, my first being a DVD burning app for the Mac, so you can guess how long ago that was!
baudehlo
·قبل 3 أشهر·discuss
That's the idea, it's very much for non-developers.
baudehlo
·قبل 3 أشهر·discuss
It doesn't interact with your code at all (yet). The tests are in English, so mostly it's not designed for developers.

It's an interesting idea, but currently other apps are way better setup to scan code (like vscode and claude code). What I have done is ask claude to scan the codebase and generate a full series of English language tests in a markdown file. Would be good to ingest that, but for now I'm just using cut and paste.