# 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.

- Skill: `shalomb/test-review` (Agent Skill)
- Install (CLI): `npx skillmds@latest add shalomb/test-review`
- Raw SKILL.md: https://api.skillmd.com/api/skills/shalomb/test-review/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: shalomb (https://skillmd.com/u/shalomb)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/shalomb/test-review

---


# Test Design Review (/test-review)

<!-- generated:alias-skill -->
When invoked, load and execute the **`test-design-review`** skill:
1. Follow all instructions and guidelines in [`test-design-review`](../test-design-review/SKILL.md).
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.

