Closed
Description
We ran into an issue on a project where Jest borked when requiring a certain library (in this case Bluebird http://github.com/petkaantonov/bluebird).
I set up an isolated example to see if the result was the same...
I wonder if it's something to do with how Bluebird is written? I'm really not sure. We resorted to overhauling our test setup because of this.
The code: https://github.com/callum/jest-issue
Seems like it could be the same issue as #59
Metadata
Metadata
Assignees
Labels
No labels