medz / prisma-dart

Prisma Client Dart is an auto-generated type-safe ORM. It uses Prisma Engine as the data access layer and is as consistent as possible with the Prisma Client JS/TS APIs.
https://prisma.pub
BSD 3-Clause "New" or "Revised" License
436 stars 29 forks source link

Mock for unit test #280

Open luisgustavoo opened 8 months ago

luisgustavoo commented 8 months ago

Check the possibility of creating mock for unit tests. As printed below.

Captura de Tela 2023-10-26 às 22 51 54