Node Testing

Builds unit and integration test infrastructure for Node/TS/React - Vitest or node:test with explicit config, Jest-to-Vitest migration, v8 coverage gates that fail CI, React Testing Library, mocking discipline, flaky-test triage. Use when the user asks to set up tests, add coverage thresholds, pick a test runner, or fix a flaky setup. Not for E2E browser suites, lint rules, or CI workflows.

Paldom fdfdff1 3 files · 21.6 KB Updated

File contents

Paldom/node-skills/tree/main/skills/node-testing commit fdfdff1a08

Frequently asked questions

npx skillmds@latest add paldom/node-testing