firsttris / vscode-jest-runner

Simple way to run or debug one or more tests from context menu, codelens or command plalette
https://marketplace.visualstudio.com/items?itemName=firsttris.vscode-jest-runner
MIT License
265 stars 124 forks source link

wrong breakpoints behavior when debugging #216

Closed TalTurjeman20 closed 2 years ago

TalTurjeman20 commented 3 years ago

Hi, Since the last update of VScode When I try to debugging, I clicked on debug button of one of the tests, new file opened with own breakpoints organized. The expected result its to debug the breakpoint in the same file like always . Attachment added.

jestRunnerConfig

new file

AfterDebugClick

firsttris commented 2 years ago

i think its not related to the extension, if you issue still persists re-open the issue.