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