Fixed version of jest-environment-node-debug which works with Node 7 and Jest 19
npm install jest-environment-node-debug
Version of jest-environment-node-debug which works with Nodev7 and Jest 18
My preferred way to debug tests is using devtool
Many Thanks to develar for the original code.