/react-jest-cypress

Testing React-App using Jest and Cypress

Primary LanguageTypeScriptMIT LicenseMIT

Thanks to team Cypress for this real world demo app ❤️

Original repo

Jest

All unit-tests created are under src/tests/unit-tests folder.

To run tests:

  1. Open new terminal
  2. Run yarn test