extended-javascript-console
extended-javascript-console copied to clipboard
Testing complex/circular data structures
Right now, xcon gracefully errors out when calling .diff or .isEqual on complex data models (call stack size issues, usually). Alternative ways to test these structures would be nice to have.