# jest-environment-node-debug-fixed

Version of jest-environment-node-debug which works with Nodev7 and Jest 18

My preferred way to debug tests is using [devtool](https://www.npmjs.com/package/devtool)

Many Thanks to [develar](https://www.npmjs.com/~develar) for the original code.