test-sync
CommunityKeep tests aligned with codebase over time.
Authorjmagly
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Maintains alignment between tests and source code by detecting orphaned tests, missing coverage, and implementation coupling.
Core Features & Use Cases
- Orphaned test detection: Find tests for deleted/renamed code.
- Missing coverage detection: Identify sources without tests.
- Implementation-coupled tests: Detect tests that depend on implementation specifics.
Quick Start
Use after major refactors to ensure tests reflect current code structure.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: test-sync Download link: https://github.com/jmagly/ai-writing-guide/archive/main.zip#test-sync Please download this .zip file, extract it, and install it in the .claude/skills/ directory.