Tag:testing
All the articles with the tag "testing".
Common Pitfalls when writing E2E tests with Playwright and Prisma & how to avoid them
Posted on:January 28, 2023Testing is an essential part of any software development process. It helps you to ensure that your code is working as expected and that you don't break anything when you make changes. In this article, we will look some common pitfalls when writing E2E tests with Playwright and Prisma and how to avoid them.