In your custom node's package.json file have you defined a "test" script and if so, what is it set to?
Have you added mocha as a devDependency of your module?
In your custom node's package.json file have you defined a "test" script and if so, what is it set to?
Have you added mocha as a devDependency of your module?