Supporting interactive debugger for tests #2775
Labels
status: waiting for author
waiting on response from OP - more information needed
type: question
support question
I've never been able to get my debuggers or breakpoints to work inside tests. Typically using Webstorm or Intellij Ultimate. Just tried again today with node v7.7.4 and Intellij 2017.1 since I noticed that a Jetbrains developer added support for child process debugging to ava: avajs/ava#874
Thoughts on adding this functionality, perhaps by taking a close look at ava's approach? It's also possible that this will be more widely available once nodejs/node#5025 lands; also a feature request at nodejs/node#9621
If this is already supported, some tips would be handy. Noticed this issue #1091 where someone was talking about --debug-brk so maybe I'm missing something
The text was updated successfully, but these errors were encountered: