Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 337 Bytes

File metadata and controls

13 lines (9 loc) · 337 Bytes

example: react-scripts

A typical project using react-scripts with components and matching component tests residing in the src folder.

Note: run npm install in this folder to symlink cypress-react-unit-test dependency.

npm run cy:open
# or just run headless tests
npm test

App test