https://github.com/sapegin/cypress-article-2020
Modern React testing article examples: Cypress and Cypress Testing Library
https://github.com/sapegin/cypress-article-2020
Last synced: 3 months ago
JSON representation
Modern React testing article examples: Cypress and Cypress Testing Library
- Host: GitHub
- URL: https://github.com/sapegin/cypress-article-2020
- Owner: sapegin
- Created: 2020-07-21T13:57:52.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-06-25T14:26:15.000Z (over 3 years ago)
- Last Synced: 2025-02-01T08:03:16.311Z (11 months ago)
- Language: JavaScript
- Homepage: https://blog.sapegin.me/all/react-testing-4-cypress/
- Size: 393 KB
- Stars: 6
- Watchers: 2
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Modern React testing article examples: Cypress and Cypress Testing Library
Examples for the Cypress and Cypress Testing Library part of the article series on testing React components:
* [Modern React testing, part 1: best practices](https://blog.sapegin.me/all/react-testing-1-best-practices/)
* [Modern React testing, part 2: Jest and Enzyme](https://blog.sapegin.me/all/react-testing-2-jest-and-enzyme/)
* [Modern React testing, part 3: Jest and React Testing Library](https://blog.sapegin.me/all/react-testing-3-jest-and-react-testing-library/)
* [Modern React testing, part 4: Cypress and Cypress Testing Library](https://blog.sapegin.me/all/react-testing-4-cypress/)