Skip to content

test: removed vitest reporters so default is used#452

Merged
CptSchnitz merged 2 commits into
masterfrom
remove-vitest-reporters
Jul 15, 2026
Merged

test: removed vitest reporters so default is used#452
CptSchnitz merged 2 commits into
masterfrom
remove-vitest-reporters

Conversation

@CptSchnitz

Copy link
Copy Markdown
Contributor

By default vitest sets the reporter correctly and detects if its an AI agent or github CI, so we dont need to set it up. https://github.com/vitest-dev/vitest/blob/3923cab3d98cd0063377ffd8e4c98b73d2f28db9/packages/vitest/src/defaults.ts#L123

By default vitest sets the reporter correctly and detects if its an AI agent or github CI, so we dont need to set it up.
https://github.com/vitest-dev/vitest/blob/3923cab3d98cd0063377ffd8e4c98b73d2f28db9/packages/vitest/src/defaults.ts#L123
@CptSchnitz CptSchnitz requested a review from ronenkapelian July 15, 2026 10:43
@CptSchnitz CptSchnitz merged commit e673626 into master Jul 15, 2026
7 of 8 checks passed
@CptSchnitz CptSchnitz deleted the remove-vitest-reporters branch July 15, 2026 10:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants