Setting up Cypress for integration tests for a NextJS app on Gitlab CI
Introduction
Before we begin, I think it's necessary to highlight the importance of integration tests and why we decided to use Cypress. I and my team noticed that we kept breaking stuff as we added more and more features to the application. To solve...
otse.hashnode.dev