Test Review

Critique tests or diffs against Dave Farley's Properties of Good Tests and Gojko Adzic's BDD principles. Short command alias for test-design-review.

shalomb 4e32111 899 B Updated

File contents

Test Design Review (/test-review)

When invoked, load and execute the test-design-review skill:

  1. Follow all instructions and guidelines in test-design-review.
  2. Evaluate tests against Dave Farley's 6 Properties of Good Tests: Fast, Maintainable, Repeatable, Atomic, Necessary, and Understandable.
  3. Evaluate tests against Gojko Adzic's Specification by Example: Behavior over Implementation, high signal-to-noise ratio (Adzic Index), concrete domain examples, and living documentation.
  4. Produce a structured review report containing the Farley Scorecard, Adzic Scorecard, and line-by-line violation findings with concrete fixes.

shalomb/agent-skills/tree/main/skills/test-review commit 4e3211169a

Frequently asked questions

npx skillmds@latest add shalomb/test-review