Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

jest-environment-node-debug

NikhilVerma14.3k2.0.0

Fixed version of jest-environment-node-debug which works with Node 7 and Jest 19

jest, node, debug, inspector, devtools

readme

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

Many Thanks to develar for the original code.