A pre-configured list of Vitest reporters to use in your vitest.config.ts.
Includes "default" and "html" reporters by default.
When running inside a GitHub Actions environment (GITHUB_ACTIONS env var is set),
the "github-actions" reporter is automatically appended for richer CI output.
A pre-configured list of Vitest reporters to use in your
vitest.config.ts.Includes
"default"and"html"reporters by default. When running inside a GitHub Actions environment (GITHUB_ACTIONSenv var is set), the"github-actions"reporter is automatically appended for richer CI output.