Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug on jest 28 #6

Open
jaybe78 opened this issue Sep 1, 2022 · 0 comments
Open

Bug on jest 28 #6

jaybe78 opened this issue Sep 1, 2022 · 0 comments

Comments

@jaybe78
Copy link

jaybe78 commented Sep 1, 2022

Hello,

Just tested on jest 28 and 29, I get the following

process()` or/and `processAsync()` method of code transformer found at 
      "/Users/jb/Documents/web-app-react/src/tests/transformers/svg.js" 
      should return an object or a Promise resolving to an object. The object 
      must have `code` property with a string of processed code.
      This error may be caused by a breaking change in Jest 28:

used libs

"jest": "^29.0.1",
 "jest-environment-jsdom": "^29.0.1",
"ts-jest": "^29.0.0-next.0",
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant