:prisma-rainbow: Hey there Prisma people! :wave::s...
# orm-help
s
prisma rainbow Hey there Prisma people! šŸ‘‹šŸ» I will soon be diving deep into the world of testing applications that use Prisma and want to hear from you! Do you have any specific questions, confusions, or insights into testing applications and APIs that use Prisma? Please ask away or share in the thread below! 🧵 I would love to cover as many testing topics & questions you have as possible!
prisma rainbow 1
@Łukasz Usarz Linking this here so I can keep track of it šŸ™‚ https://prisma.slack.com/archives/CA491RJH0/p1663872804155029
j
One thing I would like to see is examples that use something other than
jest
for unit testing with Prisma. I’m working on a team that is integrating prisma with an existing application and our test suite uses mocha, chai, and sinon (some people want to use
jest
, but it’s a big undertaking). It’s still very early, so I don’t really have any good examples to share myself
āœļø 1