yarn debug-unit
The command runs the puppeteer testsuite with the '--inspect-brk' node flag. This makes it possible to connect to the testsuite with Chrome DevTools and debug it. Fixes #57.