为什么以下失败?
expect([0,0]).to.equal([0,0]);
什么是测试的正确方法?
mocha.js node.js chai
chai ×1
mocha.js ×1
node.js ×1