Unit Testing

Use to plan and write unit tests for pure logic — functions, services, reducers, hooks — with Jest or Vitest, isolated from I/O, covering happy path, invalid input, and error path deterministically. Risk-driven, not coverage-percentage-driven.

ahtishamshahzad 2596a74 4.5 KB Updated

File contents

ahtishamshahzad/agent_dev_flow/tree/main/.ai/skills/testing/unit-testing commit 2596a74004

Frequently asked questions

npx skillmds@latest add ahtishamshahzad/unit-testing