- Stefano Magni: Test the request and response payloads
- Kent C. Dodds: Write tests. Not too many. Mostly integration.
- Stefano Magni: Component vs (UI) Integration vs E2E tests
- Stefano Magni: Await, do not make your E2E tests sleep
- Kent C. Dodds: Testing Implementation Details
- Kent C. Dodds: Avoid Nesting when you're Testing
- Stefano Magni: Front-end productivity boost: Cypress as your main development browser
- Gil Tayar: Testing Your Frontend Code: Part V (Visual Testing)
- Kent C. Dodds: How to know what to test
- Gil Tayar (talk): Writing Tests For CSS Is Possible! Don’t Believe The Rumors
- Kent C. Dodds: Common Testing Mistakes
- Kent C. Dodds: React is an implementation detail
- Stefano Magni: The concept of "Monitoring Tests"
- Nivedita Sood: Storyshots a powerful side of Storybook to Visual Test React Components
- Josh McClure: How to test for accessibility with Cypress
- Steve Sanderson: Selective Unit Testing – Costs and Benefits
- Filip Hric: Improve your custom command logs in Cypress
- Gleb Bahmutov: 12 Recipes for testing React applications using cypress-react-unit-test
- J. B. Rainsberger: Integrated Tests Are A Scam
- Stefano Magni: From unreadable React Component Tests to simple, stupid ones
- Kent C. Dodds: Testing JavaScript
- Egghead.io: Test Production Ready Apps with Cypress
- Filip Hric's Advanced Cypress
- Cypress documentation
- Toast UI: Pragmatic Front-End Testing Strategies
- Yoni Goldberg: JavaScript & Node.js Testing Best Practices
- Yoni Goldberg: JavaScript Testing A-Z (still in private mode at the time of writing)
- Stefano Magni: UI Testing Best Practices