-
Notifications
You must be signed in to change notification settings - Fork 37
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
run tests react ts with jest failed #115
Comments
UPDATE: After searching I found the following thread: jestjs/jest#11453 |
@shaigeva please take a look |
Hi @ortchgit, thank you for reporting! Any chance you can share more details?
In vscode's output window, select codium-ai.
Thank you! |
@ortchgit any update on this issue? |
Im using the codiumai vscode extention in my react typescript project and i have an issue with running the generated tests in the extention pannel.
When im running the tests in my file.test.tsx files everything is working fine but when try to run the same tests in the extention pannel:
im getting this error:
my jest.config.ts:
I just discovered this tool and it's amazing and helps a lot, I want to recommend it to my coworkers but I don't want to recommend it until I know how to navigate it and fix problems like mine if they come up
The text was updated successfully, but these errors were encountered: