mattinsler/longjohn

Longjohn breaking jasmine tests (possibly because of changed exception handling?)

Opened this issue · 0 comments

We had some problems with our jasmine tests. When we called a failing test, that thrown an exception from inside a promise, Jasmine reported No specs found and exited (note that the specs were found and already running at this time). After we removed longjohn from the tests, they started running just fine, reporting the correct results.