Ea Test Workflow banner
Equilateral-AI Equilateral-AI

Ea Test Workflow

Testing community

Description

# Test Workflow Execution Execute comprehensive testing workflow with background execution support and parallel orchestration. ## What This Workflow Does Runs multi-framework testing: - Test orchestration (TestOrchestrationAgent) - UI testing with element remapping (TestAgent) - UI/UX validation (UIUXSpecialistAgent) - Code analysis for test coverage (CodeAnalyzerAgent) ## Implementation Steps 1. **Import Required Modules:** ```javascript const AgentOrchestrator = require('./equilater

Installation

Installs to ~/.claude/commands/equilateral-ai-equilateral-agents-open-core-ea-test-workflow.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Equilateral-AI/equilateral-agents-open-core/HEAD/.claude/commands/ea-test-workflow.md -o ~/.claude/commands/equilateral-ai-equilateral-agents-open-core-ea-test-workflow.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository