cypress-component-testing-examples
                                
                                 cypress-component-testing-examples copied to clipboard
                                
                                    cypress-component-testing-examples copied to clipboard
                            
                            
                            
                        Cypress component examples
Scripts PR: #104 View the [setup-create-next-app-webpack-4](https://github.com/cypress-io/cypress-component-testing-examples/tree/setup-create-next-app-webpack-4/setup-create-next-app-webpack-4) example directory, including the instructions at the [top of the README](https://github.com/cypress-io/cypress-component-testing-examples/tree/setup-create-next-app-webpack-4/setup-create-next-app-webpack-4#readme).
Scripts PR: #104 View the [setup-create-next-app-webpack-5](https://github.com/cypress-io/cypress-component-testing-examples/tree/setup-create-next-app-webpack-5/setup-create-next-app-webpack-5) example directory, including the instructions at the [top of the README](https://github.com/cypress-io/cypress-component-testing-examples/tree/setup-create-next-app-webpack-5/setup-create-next-app-webpack-5#readme).
- Installed the latest Cypress v.10 binary and configured: https://chakra-ui.com/guides/integrations/with-cra to use Cypress v.10
- added a new CRA app with React Bootstrap: https://react-bootstrap.github.io/ - repo is setup and configured to use the latest Cypress v.10 binary - Imported and added CT tests for:...
- created a new CRA app with Ant Design UI: https://ant.design - Added Components and tests for a few Ant components.
- Installed Cypress v.10 - Installed and wrote tests for various components from: https://github.com/vuejs/awesome-vue ## Components - Toastification: https://github.com/Maronato/vue-toastification/tree/main - Breadstick: https://github.com/codebender828/breadstick - Vue2 Datepicker: https://github.com/mengxiong10/vue2-datepicker - Vue Tour: https://pulsardev.github.io/vue-tour/...
Scripts for: #98 #100 #101 #102 #103