tj / should.js

BDD style assertions for node.js -- test framework agnostic
MIT License
2.75k stars 194 forks source link

Added circular object eql test support #111

Closed ashi009 closed 11 years ago

ashi009 commented 11 years ago

A patch for #110.

btd commented 11 years ago

IMO your solution looks ugly from many points, also not covered case of arrays.

(btw, for back reference one array with seen object enough).