PrismaP
Prisma14mo ago
13 replies
Osamu

Mocking prisma client with javascript

How can I mock prisma client with javascript?
The guides I found are heavily depended on typescript
Solution
Hi @Osamu

Can you take a look at this repo ? I created a mock example in Javascript using Prisma.
GitHub
Contribute to ludralph/mocking_playground development by creating an account on GitHub.
GitHub - ludralph/mocking_playground
Was this page helpful?