:v: Hi everyone, I'm starting to develop a new app...
# orm-help
a
✌️ Hi everyone, I'm starting to develop a new app with fastify and I want to use Prisma for first time as ORM. The setup working well and and the models are very easy to use and everythink working well. Now I want to setup some unit test, my preferred setup is to use TAP as test framework. Anyone have some suggestion how to mock Prisma with TAP? Because on the guide is suggested to use Jest but I doesn't have a very good relations with it.
👀 1
n
Hello @Andrea Romanello 👋 Welcome to our community! prisma rainbow We don’t have any guides for setting up tests with the TAP framework. However, we are working on creating new guides and tutorials for testing with Prisma, so this is something which could be included. @Sabin Adams
a
Hello @Nurul, thank for your reply. Beyond the documentation, I was hoping to find someone who had some personal experience on tap.
n
Got it, I haven’t tried TAP framework yet, curious to see if someone else has any experience with it.
👍 1