Armory
Source
Browse
Workflows

e2e-setup

Configure comprehensive end-to-end testing suite with framework selection and CI integration

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install e2e-setup --cli claude

writes the file to.claude/commands/e2e-setup.mdListed as compatible

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

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

What it is

Configure comprehensive end-to-end testing suite with framework selection and CI integration

When to use it

Configure comprehensive end-to-end testing suite with framework selection and CI integration

How to install / invoke

# Copy the command into your project's .claude/commands/
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/commands/testing/e2e-setup.md -o .claude/commands/e2e-setup.md

Notes

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