xatom-debug
xatom-debug copied to clipboard
Unable to run debugger using jest
What am I looking for? Basically, there's no resource which tells you how to set up testers in the configuration for debugging tests. A basic example on the README page would be fine.
What have I tried?
- Asking it on SO here.
- Trying the global path of jest installation as a launch argument
- Trying the local path of jest in
node_modulesas a launch argument