Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 332 Bytes

File metadata and controls

13 lines (9 loc) · 332 Bytes

example: webpack-file

Component tests for projects using existing webpack.config.js file

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

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

See tests in the cypress/component folder.