Files
cypress/npm/angular
Michal Wozniak e674f43040 fix(angular): mount cy-root in original location (#25965)
* fix(angular): mount cy-root in original location

* correctly fix insertRootElement to preserves html hierarchy, trim system-tests

---------

Co-authored-by: Zachary Williams <ZachJW34@gmail.com>
2023-03-01 16:12:34 -05:00
..
2022-12-29 17:26:13 +00:00

@cypress/angular

Mount Angular components in the open source Cypress.io test runner

Note: This package is bundled with the cypress package and should not need to be installed separately. See the Angular Component Testing Docs for mounting Angular components. Installing and importing mount from @cypress/angular should only be done for advanced use-cases.

Development

Run yarn build to compile and sync packages to the cypress cli package.

Changelog