Armory
Source
Browse
Sub-Agents

test-generator

Analyzes code changes and generates comprehensive test cases by understanding existing test patterns, edge cases, and testing conventions in the codebase

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install test-generator --cli claude

writes the file to.claude/agents/test-generator.mdListed as compatible

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

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

What it is

Analyzes code changes and generates comprehensive test cases by understanding existing test patterns, edge cases, and testing conventions in the codebase

When to use it

Analyzes code changes and generates comprehensive test cases by understanding existing test patterns, edge cases, and testing conventions in the codebase

How to install / invoke

# Copy the agent definition into your project's .claude/agents/
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/agents/development-team/test-generator.md -o .claude/agents/test-generator.md

Notes

Extracted from davila7/claude-code-templates, development-team category.