Add cypress to your angular project to perform end to end testing on your web application. Cypress is a test runner that is not dependent on selenium. It is a good alternative to protractor and helps you in debugging misfunctions in your application. I can recommend cypress when you are building and maintaining an angular application.

https://www.cypress.io/

#angular #cypress

Add Cypress to Your Angular Project
3.35 GEEK