Skip to content

Instantly share code, notes, and snippets.

@asalant
Created November 7, 2011 06:40
Show Gist options
  • Save asalant/1344338 to your computer and use it in GitHub Desktop.
Save asalant/1344338 to your computer and use it in GitHub Desktop.
start jasmine-node with debugging enabled
node --debug-brk node_modules/jasmine-node/lib/jasmine-node/cli.js \
specs/app.spec.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment