-
Notifications
You must be signed in to change notification settings - Fork 4
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
Add support for vitest #30
Comments
still considering this? |
@juliusmarminge yep! Actually we're trying to switch to vitest at Prisma so this will become more important for us in the coming months. After using vitest on a few side projects now I feel pretty confident that this will be easy in that its not so different than Jest. |
Great I'd love to switch tRPC over to Vitest too but kinda blocked by this |
@juliusmarminge it helps to know others would benefit from this. I'll try to get some work time to do this in the coming weeks. |
Hey, how's it looking like? |
Getting work time for this is hard with current priorities. I will ask about getting this project's ownership given to me personally where then I can keep chipping away at it with my personal investment. Not sure if that will happen. I'll be asking my manager after January 8. Thanks for your continued interest! |
Perceived Problem
Ideas / Proposed Solution(s)
The text was updated successfully, but these errors were encountered: