Consider improving Jest detection behavior to avoid errors and remove need for jest.disabledWorkspaceFolders
#886
segevfiner
started this conversation in
Ideas
Replies: 1 comment 2 replies
-
I am in favor of adding a quick what do you guys think? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Followup discussion of #877.
If we could improve the detection logic of Jest in workspace folders, we could remove the need for
jest.disabledWorkspaceFolders
and have things just work, this will require implementing detection/lookup logic similar to Jest itself, or otherwise handling the error from it not finding configuration/tests.Beta Was this translation helpful? Give feedback.
All reactions