Jest Node del depurador

node --inspect node_modules/.bin/jest --runInBand <path_to_test>
Odd Ostrich