extended-javascript-console
extended-javascript-console copied to clipboard
console.expect(console).toContain('useful tools');
I can see in background.html that there are some network errors for: http://resources.crossrider.com/apps/68915/resources/meta/0 I guess it's related? plugin info: ``` Version: 1.26.33 Updated: February 17, 2016 Size: 171KiB Language: English...
Test xcon in multiple browsers and address any compatibility issues
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...