An open API service indexing awesome lists of open source software.

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

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/)