Armory
Source
Browse
Sub-Agents

test-automator-2

Create comprehensive test suites with unit, integration, and e2e tests. Sets up CI pipelines, mocking strategies, and test data. Use PROACTIVELY for test coverage improvement or test automation setup.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install test-automator-2 --cli claude

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

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

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

What it is

Create comprehensive test suites with unit, integration, and e2e tests. Sets up CI pipelines, mocking strategies, and test data. Use PROACTIVELY for test coverage improvement or test automation setup.

When to use it

Create comprehensive test suites with unit, integration, and e2e tests. Sets up CI pipelines, mocking strategies, and test data. Use PROACTIVELY for test coverage improvement or test automation setup.

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/performance-testing/test-automator.md -o .claude/agents/test-automator.md

Notes

Extracted from davila7/claude-code-templates, performance-testing category.