Armory
Source
Browse
Workflows

test-coverage

Analyze coverage, identify gaps, and generate missing tests toward the target threshold.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install test-coverage --cli claude

writes the file to.claude/commands/test-coverage.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/commands/test-coverage.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

ECC slash-command /test-coverage. Analyze coverage, identify gaps, and generate missing tests toward the target threshold.

When to use it

Analyze coverage, identify gaps, and generate missing tests toward the target threshold.

How to invoke

Run /test-coverage in any harness that loads ECC commands. See source for the runnable implementation block.

Source

Extracted from affaan-m/ecc.