Test Gap Analyzer

Analyzes code to identify untested functions, low coverage areas, and missing edge cases. Use when reviewing test coverage or planning test improvements. Generates specific test suggestions with example templates following amplihack's testing pyramid (60% unit, 30% integration, 10% E2E). Can use coverage.py for Python projects.

rysweet ef78af4 13.9 KB Updated

File contents

rysweet/amplihack-rs/tree/main/docs/claude/skills/test-gap-analyzer commit ef78af4321

Frequently asked questions

npx skillmds@latest add rysweet/test-gap-analyzer