An Application for showing how to test React components with Cypress
run the following command on your terminal to clone the repository:
git clone https://github.com/CIRCLECI-GWP/component-testing-with-cypress
cd component-testing-with-cypress
npm test
npm start
This repo is built following a tutorial published on CircleCI blog under the CircleCI Guest Writer Program.
- Blog post: Testing React Components with Cypress
- Author's GitHub profile: Waweru Mwaura