This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
VoidZero
voidzero.dev
did:plc:vqbogjyhzudzajc6bu6mxdni
It is a simple as
```
vitest --tags-filter="frontend && !(slow || flaky)"
```
No more scattered workarounds. Your test organization finally matches how you think about your code.
Wanna know more?
Check out the docs
https://main.vitest.dev/guide/test-tags.html
2026-02-04T19:00:23.191Z