Writing Tests
Read and follow ../../../.opencode/skills/writing-tests/SKILL.md as the canonical workflow.
Claude Code Execution Notes
- Use the
.opencodefile as the source of truth forbun:test, mock isolation, temp path, per-file isolation, and regression-test falsifiability rules. - When a repository-specific Claude workflow references this skill, load this
adapter first, then apply the canonical
.opencodeguidance.