Skip to content

cypress-io/component-testing-quickstart-apps

Folders and files

NameName
Last commit message
Last commit date
Jan 21, 2025
Oct 14, 2022
Apr 21, 2025
Mar 12, 2025
Mar 12, 2025
Mar 12, 2025
Aug 2, 2023
Jan 21, 2025
Jan 21, 2025

Repository files navigation

Cypress Component Testing Quickstart Apps

This repo contains completed versions of the quickstart apps from the component testing quickstart guides at https://docs.cypress.io/guides/component-testing/getting-started

Use the recommended version of Node.js as shown by the file .node-version contents. node-version-usage contains a list of Node.js version managers that read and use the contents of a .node-version file to install and use the specified version.

Visit docs.cypress.io for more information on component testing with Cypress.