# Test Strategy

> Choose the cheapest test that would actually have caught the bug: what belongs in a unit test versus an integration test, and when a test asserts the implementation instead of the behaviour.

- Skill: `gulmezeren2-byte/test-strategy` (Agent Skill)
- Install (CLI): `npx skillmds@latest add gulmezeren2-byte/test-strategy`
- Raw SKILL.md: https://api.skillmd.com/api/skills/gulmezeren2-byte/test-strategy/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Integrations & APIs
- Author: gulmezeren2-byte (https://skillmd.com/u/gulmezeren2-byte)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/gulmezeren2-byte/test-strategy

---


# test-strategy

Choose the cheapest test that would actually have caught the bug: what belongs
in a unit test versus an integration test, and when a test asserts the
implementation instead of the behaviour.

