docs
Vitest support
Track Vitest suites with test names, files, todo markers, and parameterised patterns.
Updated 2026-06-06
Detection
Vitest projects are detected from vitest.config.ts, vitest.config.js, package dependencies, and matching test-file conventions.
Parsed information
Test Chronicle records test names, file paths, describe groups, line numbers, parameterised patterns, and todo markers.
Mixed repositories
Vitest can be tracked alongside another supported framework in the same repository. Framework filters keep the resulting history and current test snapshot distinguishable in the dashboard.
Use a framework directory override in the Test Chronicle project settings when a monorepo or non-standard structure makes automatic detection too broad.
Related reading
See it in Test Chronicle
Inspect a populated project or start tracking your own repository history.
Create a free account