npm install mocha mkdir test $EDITOR test/test.js # 或者使用你喜欢的编辑器打开. 在编辑器中:. var assert = require('assert') ...
確定! 回上一頁