We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Welcome to the prisma-mock wiki!
This is a mock of the Prisma API intended for unit testing. All the data is stored in memory.
The library jest-mock-extended is used, which means that if functionality you need is not implemented yet, you can mock it yourself.
jest-mock-extended