Update Cypress to support Cypress Component Testing in Angular 16.1 #17720
Labels
outdated
scope: testing tools
Issues related to Cypress / Jest / Playwright / Vitest support in Nx
type: feature
Description
The current version of Cypress doesn't support Angular 16.1 for Component Testing. Cypress hasn't released a version that supports it yet. A PR cypress-io/cypress#27106 has been merged, adding support for it, but it hasn't been released.
This issue is to keep track of it and provide updates regarding Nx support for it. Once a Cypress version is released with the fix, we'll update Nx and update here.
Motivation
Being able to use Cypress Component Testing with Angular 16.1+.
Suggested Implementation
Update the supported Cypress version.
Alternate Implementations
The text was updated successfully, but these errors were encountered: