/jest-environment-node-debug-fixed

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

Primary LanguageJavaScript

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

To test if this works for you

npm run devtool

Many Thanks to develar for the original code.