A guide for tRPC MySQL drizzle testing setup

Hey folks I have built a product using t3 stack with MySQL db and drizzle as the ORM. I would like to add unit tests as well here is the blocker there were no good resources I could find for mocking a MySQL db using drizzle. Can someone point me to few resources it would be of great help. Thank you!
Was this page helpful?