Version
Details
Breakpoints not working
Reproduce link
https://github.com/web-infra-dev/rstest/blob/main/examples/node/test/index.test.ts
Reproduce Steps
debug tests in VS Code is via JavaScript Debug Terminal
- add some breakpoints in test file
- open
JavaScript Debug Terminal
- run
npx rstest run