Why does the following fail? expect([0,0]).to.equal([0,0]); and what is the right way to test that? 7 Answers 7 Tags: chaimocha.jsnode.js