Jest

JavaScript testing with Jest — unit tests, mocks, spies, snapshot testing, code coverage, and configuration. Use when writing or running JavaScript/TypeScript tests, setting up a test suite with Jest, debugging failing tests, mocking modules or functions, measuring coverage, or configuring Jest in jest.config.*. Pairs with test-driven-development for the workflow/methodology. Works with React (Testing Library), Node.js, and any JS/TS project.

stanfish06 Updated

File contents

stanfish06/skillquarium/tree/main/skills/jest commit 9aed6d2aae

Frequently asked questions

npx skillmds@latest add stanfish06/jest