I\'m using Prisma 2 as my ORM. Both for migrations and querying.
I have a createTestContext helper which among other things, it initializes Prisma by:
createTestContext