Really enjoying working with vitest.dev on a project that needs to be tested in Node, Safari, Firefox, and Chrome!
My favorite bits:
- Easy to setup headless browsers with Browser Mode
- CLI runs in watch mode by default (and not on CI)
- Has all the
assert
APIs I was used to - test.skipIf 🏆 https://vitest.dev/