Skip to content
This repository has been archived by the owner on Oct 26, 2022. It is now read-only.

Replace Protractor with Cypress #365

Open
22antonio opened this issue Nov 23, 2021 · 0 comments
Open

Replace Protractor with Cypress #365

22antonio opened this issue Nov 23, 2021 · 0 comments
Labels
enhancement New feature or request feature New feature or change that directly affects users

Comments

@22antonio
Copy link
Contributor

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

  1. Getting started with Cypress

Pre-Testing TODOs

  1. Start up the boilerplate project.

Testing Steps

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.

Learning

Angular retiring Protractor
Overview of Cypress Docs

@22antonio 22antonio added feature New feature or change that directly affects users enhancement New feature or request labels Nov 23, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request feature New feature or change that directly affects users
Projects
None yet
Development

No branches or pull requests

1 participant