Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sapegin/playwright-article-2024
- Owner: sapegin
- Created: 2024-02-25T08:37:05.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-02-25T08:37:46.000Z (8 months ago)
- Last Synced: 2024-05-02T01:00:05.605Z (6 months ago)
- Topics: end-to-end-testing, frontend, playwright, testing
- Language: JavaScript
- Homepage: https://sapegin.me/blog/react-testing-5-playwright/
- Size: 332 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
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/)