npm install mocha $ mkdir test $ $EDITOR test/test.js # or open with your favorite editor. 在编辑器中输入: var assert = require('assert'); ...
確定! 回上一頁