Skip to content

fix: prefer nested config profiles for shared tests - #805

Draft
bennycode wants to merge 1 commit into
vitest-dev:mainfrom
bennycode:fix/799-default-profile
Draft

fix: prefer nested config profiles for shared tests#805
bennycode wants to merge 1 commit into
vitest-dev:mainfrom
bennycode:fix/799-default-profile

Conversation

@bennycode

@bennycode bennycode commented Aug 10, 2026

Copy link
Copy Markdown

Summary

  • wait until all Vitest configs resolve, then register nested configs first
  • keep every matching config tag on shared test files
  • order nested profile labels ahead of parent profiles because VS Code sorts defaults by label
  • add focused unit and E2E coverage for Vitest extension doesn't run test files with tags #799

Fixes #799

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.

Vitest extension doesn't run test files with tags

1 participant