Armory
Source
Browse
Sub-Agents

backend-development-test-automator

Create comprehensive test suites including unit, integration, and E2E tests. Supports TDD/BDD workflows. Use for test creation during feature development.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install backend-development-test-automator --cli claude

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

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

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

What it is

wshobson/agents sub-agent test-automator (model: sonnet) from the backend-development plugin. Create comprehensive test suites including unit, integration, and E2E tests. Supports TDD/BDD workflows. Use for test creation during feature development.

When to use it

Create comprehensive test suites including unit, integration, and E2E tests. Supports TDD/BDD workflows. Use for test creation during feature development.

How to install / invoke

# copy the agent definition into your project's .claude/agents/
curl -sL https://github.com/wshobson/agents/raw/main/plugins/backend-development/agents/test-automator.md -o .claude/agents/test-automator.md

Notes

Extracted from wshobson/agents. Plugin: backend-development.