*last updated in December 2022 E2E testing is an essential task in producing high quality software and an elementary component of any good CI/CD process. Cypress is the go-to choice E2E testing framework for many Angular users. To make sure all your critical code is actually covered with tests, you…