-
I'm using VSCode and the Jest Runner Extension. Usually, this adds From what I read here and there it should be possible but I can't even see the Do you mind sharing your |
Beta Was this translation helpful? Give feedback.
Answered by
GP4cK
Apr 13, 2023
Replies: 1 comment 4 replies
-
I do not use vscode so I'm not able to share it 😅 Maybe there is someone else that uses it that can share it. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In fact, the issue is that the VSCode extension doesn't support decorator for function parameters at this time.
I've made a PR to fix it: firsttris/vscode-jest-runner#308
If you can't wait, it's very easy to package the code and use your own version: https://code.visualstudio.com/api/working-with-extensions/publishing-extension