The Ultimate Guide to Testing with Prisma

A series of articles dedicated to testing and how Prisma fits in to those tests. In this series you will walk through the process of planning, setting up and implementing various tests to ensure your application works as intended.

Specifically, you will:

  • Learn about testing best practices
  • Use Vitest to write unit tests
  • Set up a testing environment in Docker
  • Use Vitest to write integration tests
  • Use Playwright to write end-to-end tests
  • Set up CI/CD pipelines to run your tests

Key takeaways from the Discover Data DX virtual event

December 13, 2023

Explore the insights from the Discover Data DX virtual event held on December 7th, 2023. The event brought together industry leaders to discuss the significance and principles of the emerging Data DX category.

Prisma Accelerate now in General Availability

October 26, 2023

Now in General Availability: Dive into Prisma Accelerate, enhancing global database connections with connection pooling and edge caching for fast data access.

Support for Serverless Database Drivers in Prisma ORM Is Now in Preview

October 06, 2023

Prisma is releasing Preview support for serverless database drivers from Neon and PlanetScale. This feature allows Prisma users to leverage the existing database drivers for communication with their database without long-lived TCP connections!