I have forked a NodeJS project that uses the Test Anything Protocol (node-tap). I am using the WebStorm 8.0.1 IDE. I would now like to do step debugging when running the unit tests. Since tap seems pretty obscure in the world of Node, of course there's no run/debug configuration for that framework built into WebStorm.I have forked a NodeJS project that uses the Te