burnstony#1975B
Convex Community2y ago
9 replies
burnstony#1975

vscode breakpoint

trying to debug following the instructions here
https://docs.convex.dev/functions/testing
in vscode the break points only work when I run 'npm run test' from a JavaScript debug terminal, and than only the breakpoints in the test file work. The breakpoints for the convex backend files don't work
Automating the testing of your Convex functions is easy.
Testing | Convex Developer Hub
Was this page helpful?