skills/skills/engineering/tdd
Matt Pocock 43ea0884b0 tdd: add tautological-test anti-pattern
Tests whose assertion is recomputed the way the code computes it pass by
construction and give zero confidence. Add it as a peer of the existing
implementation-coupling anti-pattern: a Philosophy principle, a per-cycle
checklist gate, and a BAD/GOOD example pair in tests.md. Includes a patch
changeset.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-29 21:22:50 +01:00
..
mocking.md Add new skills for TDD, issue management, PRD creation, and productivity tools 2026-04-28 09:42:34 +01:00
refactoring.md Add new skills for TDD, issue management, PRD creation, and productivity tools 2026-04-28 09:42:34 +01:00
SKILL.md tdd: add tautological-test anti-pattern 2026-06-29 21:22:50 +01:00
tests.md tdd: add tautological-test anti-pattern 2026-06-29 21:22:50 +01:00