Testing

Write tests using TDD (Red-Green-Refactor) and AAA pattern. Use for every new feature, behavior change, or bug fix. Covers unit, integration, and E2E test selection. Make sure to use this skill whenever the user asks to add tests, fix a bug (tests should come first), implement a feature with test coverage, or asks about what kind of tests to write — even for small one-line changes or trivial-looking fixes. Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/elct9620--ai-coding-skills--testing commit ff0520841d

Frequently asked questions

npx skillmds@latest add tomevault-io/testing-45