Rare find

Vitest. A testing tool that runs your code checks faster by reusing your existing build setup.

vitest.dev

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

July 2026
  • fix: prevent node builtins double prefix (fix #10630) (#10767)
  • fix(browser): inlined awaited import should not trigger syntax error …
  • chore(deps): bump `ast-v8-to-istanbul` for perf improvements (#10777)
  • fix(pool): vm pools to respect cgroupsv2 memory limit (#10721)
  • docs: add latitude to sponsors (#10771)
  • chore(deps): update actions/checkout action to v7 (#10763)
  • chore(deps): update dependency eslint to ^10.7.0 (#10762)
  • chore(deps): update actions/github-script action to v9 (#10765)
  • perf(browser): stop serving framework sourcemaps in headless runs (#1…
  • fix(browser): fix error stacktrace location off-by-one (#10724)
  • fix: Node.js 20 deprecation warning for `ci.yml` (#10759)
  • perf(coverage): speed up v8 report generation (bounded-memory merge +…
  • revert: adaptive browser session scaling (#10726) (#10753)
  • fix: keep per-file isolation in vm pools when maxWorkers is 1 (#10743)
  • perf(browser): cut per-file round trips (#10730)
  • fix(browser): preserve pre-transform request defaults (#10748)
  • fix: remove listeners in the typecheck worker's `off` (#10741)
  • perf(browser): open browser sessions adaptively instead of maxWorkers…
  • perf: make the Node compile cache opt-in, persist worker caches on te…
  • fix: close the pool before the Vite servers (#10725)
  • refactor: use a single field for the on-disk transform location (#10733)
  • perf: serve warm modules to workers in one round-trip, enable the nod…
  • feat: add toggable `injectCjsGlobals` option (#10709)
  • test: poll for the async wheel event in the user-event fixture (#10732)
  • fix: disable server HMR before plugins read it in their config hook (…
  • refactor!: separate config resolution from the server creation (#10554)
  • chore(examples): use modern JSX transform in `examples/projects` to f…
  • chore(deps): update dependency eslint to ^10.6.0 (#10714)
  • chore(deps): update actions/cache action to v6 (#10715)
  • Release —v5.0.0-beta.6