Prisma-Mock

Docker File is required to start the Postgres database server.

  • Run the command to start the postgres server.
docker-compose up --build

Output

Test Cases passed

References

Prisma Unit testing