Replies: 2 comments 5 replies
-
The extension should work with multiple workspace folders. Can you provide logs to see what might be wrong? |
Beta Was this translation helpful? Give feedback.
5 replies
-
I actually found my issue, which is that running tests that typecheck seem to be unsupported for this library. I'll check to see if this has been reported before |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm currently stuck using Webstorm or switching to Jest because no matter what I configure I can't avoid just having an infinite spinning loading when running my tests (or sometimes they aren't even discovered at all). I'm asking to see if anyone has an example of a working testes config with this extension in a monorepo where there's coverage at the root and vitest configs in each project. Thanks!
Beta Was this translation helpful? Give feedback.
All reactions