You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 26, 2022. It is now read-only.
Protractor is deprecated. Angular submitted an issue talking about the deprecation timeline and possible replacements for e2e testing. Cypress currently holds the highest market share and should be considered as an option for replacing Protractor.
Although something to consider is the pricing model of Cypress. Make sure that it can fulfill the needs of the project.
Actual/Current Behavior
Currently Protractor is no longer updated and will soon not work with newer version of angular.
If you are not a member of this project, skip this step
Running ng e2e will show give you the result.
Protractor has been deprecated including its support in the Angular CLI. For additional information and alternatives, please see angular/protractor#5502.
Desired Use Case
Protractor is deprecated. Angular submitted an issue talking about the deprecation timeline and possible replacements for e2e testing. Cypress currently holds the highest market share and should be considered as an option for replacing Protractor.
Although something to consider is the pricing model of Cypress. Make sure that it can fulfill the needs of the project.
Actual/Current Behavior
Currently Protractor is no longer updated and will soon not work with newer version of angular.
Steps to Implement This Feature
Pre-Testing TODOs
Testing Steps
If you are not a member of this project, skip this step
Running
ng e2e
will show give you the result.Learning
Angular retiring Protractor
Overview of Cypress Docs
The text was updated successfully, but these errors were encountered: