Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sapegin/playwright-article-2024

Modern React testing article examples: Playwright
https://github.com/sapegin/playwright-article-2024

end-to-end-testing frontend playwright testing

Last synced: 26 days ago
JSON representation

Modern React testing article examples: Playwright

Awesome Lists containing this project

README

        

# Modern React testing article examples: Playwright

Examples for the Playwright 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/)
* [Modern React testing, part 5: Playwright](https://blog.sapegin.me/all/react-testing-5-playwright/)