Closed vincent-ogury closed 2 years ago
Hmm, I wonder if jest@28
doesn't provide rootDir
on the project config:
https://github.com/freshollie/jest-dynalite/blob/master/src/environment.ts#L13
Thanks for the report, will look into it when I can. Feel free to submit a PR if you can work this out
Verified. Not sure why it's not listed, but jest 28 does break some stuff. I've updated to jest 28, and ensured backwards compatibility with an e2e test against jest 27. Will be published as v3.5.1
later today
Great !. I'm gonna test this right away. thanks.
This fix should be out. Feel free to reopen if this doesn't work for you
I'm update jest+babel-jest + jest-dynalite After few readjustment, all works.
Thanks a lot.
What were the re-adjustments?
I've upgrade babel-jest and jest to version 28.
I've got this error with jest-dynalite now: