Mandatory Tdd

Enforces Test-Driven Development (TDD) with BDD-style tests and mandatory test execution. Use when (1) Writing any new code or feature, (2) Fixing bugs, (3) Refactoring existing code, (4) Creating pull requests, (5) Closing issues. CRITICAL RULE - Tests MUST be actually executed with proof of passing status and coverage >= 80% before ANY commit, PR, or issue closure.

majiayu000 2e213de 2 files · 5.1 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/testing/mandatory-tdd commit 2e213de282

Frequently asked questions

npx skillmds add majiayu000/mandatory-tdd