How to configure Vitest in T3?
Hello everyone,
I'm currently working on implementing the Vitest example for TRPC as outlined in the T3 documentation (https://create.t3.gg/en/usage/trpc#sample-integration-test), but I'm encountering some challenges. Despite following the guide and setting up everything as suggested, I'm facing "no test" errors when running Vitest.
I have already set up the necessary environment and configurations as per the T3 Stack documentation. However, I seem to be missing something or doing something wrong as the tests aren't being recognized or executed properly.
Has anyone here successfully implemented this Vitest example for TRPC testing? I would appreciate any insights or suggestions on what might be going wrong or any steps that I might have overlooked.
Thanks in advance for your help!
0 Replies