- Repo: https://github.com/hi-ogawa/vitest
- Commit: c3ba16b35847d27fb9f01f38cdcb047c77e121f8
- Branch: main
Rework Vitest Trace View so Vitest-owned DOM snapshots can be captured outside browser mode and displayed by the existing Vitest UI and HTML report. The motivating case is a Vitest Node test or custom E2E setup that uses the Playwright programmatic API, potentially through an injected client script.