cypress-component-examples
                                
                                 cypress-component-examples copied to clipboard
                                
                                    cypress-component-examples copied to clipboard
                            
                            
                            
                        Cypress configured with various frameworks and dev servers
This repository is no longer maintained. Please visit the new Cypress Component Testing Examples repository for the latest examples.
This repository contains a number of projects configured with Cypress component testing.
You can use any of them by cloning the repository, going into the directory and running:
- yarn installto install the dependencies
- yarn cypress open-ctto open in interactive mode
- yarn cypress run-ctto run all the tests headlessly
Learn more about component testing with Cypress in the official docs.