You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Automated testing will help ensure I understand if/when/how these use-cases are affected by changes to ts-node.
Automated testing of a debugger, in particular, will be tricky. I have no idea how to automatically test VSCode, though I bet there's a way, since they do seem to have good testing infrastructure. It's a complex beast, though.
See also: this comment mentions a c8 use-case to test: #1821 (comment)