Frontend Testing
Back: 12 - Web and Mobile Development MOC
Testing strategies specific to frontend applications — from component-level tests with Testing Library to end-to-end tests with Playwright, visual regression testing for catching UI changes, and Storybook for developing components in isolation.
Categories
- Component Testing (Testing Library)
- Visual Regression Testing (Chromatic, Percy)
- End-to-End Testing (Playwright, Cypress)
- Storybook
- Unit Testing (Jest, Vitest)
- Performance Testing (Lighthouse CI)