Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 755 Bytes

File metadata and controls

9 lines (6 loc) · 755 Bytes

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.