Fixed version of jest-environment-node-debug which works with Node7 and Jest18
npm install jest-environment-node-debug-fixed
My preferred way to debug tests is using devtool
Many Thanks to develar for the original module