test-provenance-guard

SKILLWorkflowcommunauté
v0.0.0mthinesMITMis à jour il y a 5 jSource →

Detects tests that pass by construction — tests that define a private copy of the function under test instead of importing the production module — and self-heals by extracting the inline logic to an exported function, updating production callers, and rewriting the test to import the export. Two chec

Community-submitted skill. Not yet reviewed by the Forge team. Full prompt content may not be available.Request review →
7Étoiles du dépôt
1Clients
1Formats
il y a 5 jDernière mise à jour
Skill
Auteurmthines
Version0.0.0
LicenceMIT
CatégorieWorkflow
Formatsskill.md
PromptNon publié
Compatibilité
Claude✓ Pris en charge
Cursor
Copilot
ChatGPT
Gemini
À propos

Detects tests that pass by construction — tests that define a private copy of the function under test instead of importing the production module — and self-heals by extracting the inline logic to an exported function, updating production callers, and rewriting the test to import the export. Two checks: (1) static — the test file must import the SUT and must not shadow its exported names; (2) mutat

Mots-clés
skillclaude