You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm working in a monorepo that uses both jest and vitest. When opening a test file in the vitest project we still see the jest runner Run | Debug options but these don't work and cause confusion.
This seems similar to discussions in this issue: #334
Would it be possible to have a config option for excluding paths, e.g.
I'm working in a monorepo that uses both jest and vitest. When opening a test file in the vitest project we still see the jest runner Run | Debug options but these don't work and cause confusion.
This seems similar to discussions in this issue: #334
Would it be possible to have a config option for excluding paths, e.g.
The text was updated successfully, but these errors were encountered: