I'm working on a module, and I've written some Jasmine specs. I need to use a debugger to continue work. Which debugger is easiest to get working with Jasmine and node? I just need to set a few breakpoints and inspect a few variables.
jasmine-node doesn't appear to take a --debugger argument, to use V8's builtin debugger. The directions for using Eclipse come with a lot of caveats. -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
