Skip to content
Topic Hub
Prof Rod Avatar

Filed under Testing

2 thoughts filed under this tag.

Thoughts on Testing

Before applying a mechanical change across a repository, prove it on a file whose intended result you can inspect completely. Create an isolated worktree and choose a small example with one normal case and one…

codextesting

A useful bug report contains an input that fails and the result you expected. That gives Claude Code something firmer than “the report looks wrong.” Suppose a weekly summary counts the same invoice twice. Build a tiny…

claude-codetesting