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
Part 1
The Ultimate Guide to Testing with Prisma: Mocking Prisma Client
Part 2
The Ultimate Guide to Testing with Prisma: Unit Testing
Part 3
The Ultimate Guide to Testing with Prisma: Integration Testing
Part 4
The Ultimate Guide to Testing with Prisma: End-To-End Testing
Part 5
The Ultimate Guide to Testing with Prisma: CI Pipelines
Don’t miss the next post!
Sign up for the Prisma Newsletter