-
-
Notifications
You must be signed in to change notification settings - Fork 50
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
still maintained? #40
Comments
I can relate to that. I just finished migrating from webpack to vite and I'm in the process of adapting tests too. If you found any useful resources, please share them. As soon as I finish, I'll get back here to share with all |
I have the same question. Is this a safe package to use? |
This lib seems to no longer be maintained. Do we have an alternative solution? |
I've found that migrating to Vitest hasn't been too painful. I also found a cucumber tool that's working for me, if that's useful. |
Hi is this repo still maintained? I can't get vite-jest to install with vite >=4 I have recently migrated quite a large vue2 project to vue3 and vite but now trying to get my jest tests to work again as I can't rewrite all my components in one big bang to use vitest, my PO will murder me.
The text was updated successfully, but these errors were encountered: