Test Angular Components with Cypress
[](https://badge.fury.io/js/cypress-angular-unit-test) [![renovate-app badge][renovate-badge]][renovate-app]  [
This is an internal package used by [`@jscutlery/cypress-angular`](https://github.com/jscutlery/devkit/tree/main/packages/cypress-angular).
This package is used as the dev server for [cypress-angular-component-testing](https://www.npmjs.com/package/cypress-angular-component-testing):
**⚠️ This package is now internal, please use [`@jscutlery/cypress-angular`](../../packages/cypress-angular) instead. **
`@jscutlery/cypress-angular` brings Angular support to [Cypress Component Testing](https://docs.cypress.io/guides/component-testing/introduction.html#What-is-Cypress-Component-Testing).
**Deprecated**: Cypress >= 7 requires the new adapter [@jscutlery/cypress-angular-dev-server](https://github.com/jscutlery/test-utils/tree/main/packages/cypress-angular-dev-server) to build Angular components.
Official Cypress schematic for the Angular CLI
Cypress is a next generation front end testing tool built for the modern web
Shared utilities for the various component testing adapters
An ESLint plugin for projects using Cypress
This library is used to do Cypress Component Testing with Angular 12+
Real native events for cypress. Dispatched via CDP.
Simple and complete custom Cypress commands and utilities that encourage good testing practices.
A Cypress command for file upload
Cypress commands for Storybook projects
Test accessibility with axe-core in Cypress
Better terminal and file output for cypress test logs.
Generate multiple mocha reports in a single mocha execution.
Cypress's fork of a simplified HTTP request client.
Cypress preprocessor for bundling JavaScript via webpack
A way to re-run Cypress commands until a predicate function returns true
Zero config Mochawesome reporter for Cypress with screenshots
Split Cypress specs across parallel CI machines for speed