Commit message test plans
Summary
The article discusses embedding executable test plans directly in commit messages using the scrut tool and a small git-test-message script to run tests across a commit stack. It explains the benefits for test-driven development, knowledge sharing, and re-validating stacks, and provides patterns for stdout/stderr handling and differential testing, plus a script example.