| semantic-links |
|
|---|
This directory contains durable testing guidance shared by all workspace packages and the main application. It is not an issue-spec archive: patterns recorded here remain useful after their originating issue is closed.
Add one lowercase-kebab-case Markdown file per reviewed refactor under
docs/testing/refactoring-patterns/. Each entry must state the problem, the selected pattern,
when to use it, when not to use it, and a representative repository example. Keep the entry about
test design rather than an issue's delivery history.
Link the entry from the catalog README. When the entry changes the test-writing workflow, update
the write-unit-test skill in the same change.
