This project is a sample project to demonstrate how to perform Cypress to test Syncfusion Angular components. For more information, refer to the Syncfusion Angular Cypress Testing documentation.
- Clone the repository of the Syncfusion Angular Cypress Testing project by using the git clone command.
git clone https://github.com/SyncfusionExamples/Syncfusion-Angular-Cypress-Testing.git
-
Use NPM to install the required dependencies by running the
npm install
command. -
Run
ng e2e
to execute the end-to-end tests via a browser of your choice.