Problems debugging Mocha Permanently deleted user 创建于 2016年12月11日 20:36 Why in the console displays the successful completion of the test, and in the debugger window, they look the unsuccessful?
Tests fail with ReferenceError when being run directly and not via npm script. Do you have the needed node_modules (chai, etc.) installed and required? What does your npm script look like? Test project would be helpful