Software Test Review

Evaluate the quality of TDD tests against slice acceptance criteria, codebase conventions, and Red-phase execution results, producing a structured review with Accept or Revise recommendations. Use when tests written during the Red phase of red-green-refactor need quality review — checking coverage of acceptance criteria, conformance with codebase test conventions, test quality (naming, assertions, isolation, readability, triviality), edge-case and error-path coverage, and whether Red-phase failures indicate correctly missing implementation. Flags trivial low-value tests that add more maintenance cost than testing value. Discovers codebase conventions independently and produces an actionable review report.

stencila b1c9aaa 29.9 KB Updated

File contents

stencila/stencila/tree/main/.stencila/skills/software-test-review commit b1c9aaa34a

Frequently asked questions

npx skillmds@latest add stencila/software-test-review