Building an Optimised E2E Flow System with Cypress
So, there are several posts out there, also on Medium, about how to test your application using Cypress. But, this time I’m going to focus on the approach my team took while building the end-to-end (E2E) testing system for a project we have been working on for a while. I will try to focus on the testing part and be as agnostic as possible about the tools, libs and frameworks we use in the project itself.