How to config test in the t3 App?
Good afternoon, how are you?
I'm trying to configure my Next.js project with tRPC to run tests. I've tried following the documentation for Jest, Vitest, and even the official documentation at this link: https://create.t3.gg/en/usage/trpc#sample-integration-test
I’m not sure what I’m doing wrong — I’ve tried many different approaches. Could someone share a step-by-step video or a more complete tutorial?
I'm trying to use test to my backend routes procedures.
1 Reply
help meee