test-coverage-lens
OfficialEnsure tests catch real regressions
Software Engineering#testing#code-review#test-coverage#mutation-testing#test-strategy#test-quality#test-architecture
Authoratomicinnovation
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Helps engineering teams determine whether a codebase's tests provide real, maintainable confidence by identifying missing coverage, weak assertions, and unreliable test architecture that could allow regressions to slip into production.
Core Features & Use Cases
- Coverage adequacy: Detect missing tests for new code paths, untested error cases, and absent regression tests for bug fixes.
- Test quality & assertions: Evaluate whether tests assert behaviour (not implementation), are specific, meaningful, and would fail under simple mutation.
- Test architecture & reliability: Assess pyramid balance, isolation, mock strategy, flakiness, and whether tests are practical for CI pipelines.
- Use Case: Before merging a feature branch, produce a prioritized report of missing or weak tests, estimate confidence, and recommend concrete tests to add.
Quick Start
Review the test suite for the proposed changes and produce a prioritized list of missing tests, flaky areas, and specific recommendations.
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-coverage-lens Download link: https://github.com/atomicinnovation/accelerator/archive/main.zip#test-coverage-lens Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.