multi-level-testing

SKILLWorkflowcommunity
v0.0.0tedgoldsteinMITUpdated 1mo agoSource →

Build confidence with a pyramid of tests — many unit, fewer integration, fewer end-to-end, a few smoke; each level brings different benefits and together they make a codebase changeable while doubling as documentation, design feedback, and a refactoring safety net. Load when deciding how to test som

Community-submitted skill. Not yet reviewed by the Forge team. Full prompt content may not be available.Request review →
1Clients
1Formats
1mo agoLast update
Skill
Authortedgoldstein
Version0.0.0
LicenseMIT
CategoryWorkflow
Formatsskill.md
PromptNot published
Compatibility
Claude✓ Supported
Cursor
Copilot
ChatGPT
Gemini
About

Build confidence with a pyramid of tests — many unit, fewer integration, fewer end-to-end, a few smoke; each level brings different benefits and together they make a codebase changeable while doubling as documentation, design feedback, and a refactoring safety net. Load when deciding how to test something, when weighing whether to mock a dependency, after a bug shipped that the tests didn't catch,

Keywords
skillclaude