JavaScript testing framework — fast, zero-config, with snapshot testing and code coverage built in.
Jest is my primary testing framework for JavaScript and TypeScript projects. Unit testing React components, snapshot testing, mocking modules. Combined with React Testing Library for component tests.