You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 24, 2022. It is now read-only.
I reported this previously, but thought I'd give the new 2.2 release a try. Still not working with IE 8. It runs, and if all tests pass things are OK. If any test fails IE always reports "Object doesn't support this property or method". Not helpful. I believe this has to do with the way JsUnit throws exceptions to collect failures. IE 8 seems to have changed its exception handling where exceptions cannot be throw across frames.
In the meantime I've been playing with JSpec, and having success with that in IE 8.