Hello everybody,
As you know Node.js support has been already presented in WebStorm 3.0. Now we would like to introduce integration with nodeunit -- unit testing framework for Node.js.
To start you should have nodeunit module installed. Make sure NODE_PATH environment variable points to the pa…