nodejs tutorial - 5 单元测试 2015-3-24


npm install grunt-mocha-test --save-dev

运行测试用例

grunt test



安装bcrypt错误

https://github.com/zemirco/lockit/issues/9

Python v2.7
Microsoft's Visual C++ Runtime Executable (this is part of Visual Studio 2008 and above)

单独安装

npm install [email protected]


运行测试用例出错

需安装should

npm install should

需安装done-criteria

npm install done-criteria





你可能感兴趣的:(nodejs tutorial - 5 单元测试 2015-3-24)