src/reporter/vitest-reporter
Classes
| Class | Description |
|---|---|
| ImportGraphReporter | Vitest reporter that prints static import-graph stats after each test file, plus a run summary (collect timing stats and slowest files). |
Functions
| Function | Description |
|---|---|
| importGraphReporter | Factory for configs that can import TypeScript (e.g. with strip-types). |
References
default
Renames and re-exports ImportGraphReporter