@cypress/angular-zoneless
v1.0.0
Published
Test Angular Components with Cypress without zone.js
Maintainers
Readme
@cypress/angular-zoneless
Mount Angular components in the open source Cypress.io test runner without leveraging zone.js for change detection
Note: This package is bundled with the
cypresspackage and should not need to be installed separately. See the Angular Component Testing Docs for mounting Angular components. Installing and importingmountfrom@cypress/angular-zonelessshould only be done for advanced use-cases.
Requirements
- Angular 21.0.0 or Angular 20.0.0 with development preview of zoneless change detection
Development
Run yarn build to compile and sync packages to the cypress cli package.
