🧪
Testing
Testing frameworks and tools
Cypress
JavaScript end-to-end testing framework with time travel debugging
Jest
The most widely used JavaScript testing framework
MSW
API mocking library that intercepts requests at the network level
Playwright
Reliable end-to-end testing for modern web apps
Storybook
UI component workshop for building and testing in isolation
Testing Library
Simple utilities for testing UI components the way users interact with them
Vitest
Blazing fast unit testing framework powered by Vite