im trying to use chrome debugger with jest. i figured out that if i write the command:
node --inspect-brk ./__tests__/testname.js
it open chr