HackerTrans
トップ新着トレンドコメント過去質問紹介求人

baudehlo

no profile record

投稿

Show HN: Playwright Test Studio

github.com
4 ポイント·投稿者 baudehlo·3 か月前·6 コメント

コメント

baudehlo
·3 か月前·議論
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 か月前·議論
That's the idea, it's very much for non-developers.
baudehlo
·3 か月前·議論
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.