This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Zach Leatherman
zachleat.com
did:plc:xpchjovbk6sxl3bv74z7cs54
Really enjoying working with vitest.dev on a project that needs to be tested in Node, Safari, Firefox, and Chrome!
My favorite bits:
1. Easy to setup headless browsers with Browser Mode
2. CLI runs in watch mode by default (and not on CI)
3. Has all the `assert` APIs I was used to
4. test.skipIf 🏆
https://vitest.dev/
2025-05-01T15:01:47.781Z