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!
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.
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!