Aqe Execute banner
proffesor-for-testing proffesor-for-testing

Aqe Execute

Development community

Description

--- name: aqe-execute description: Execute test suites with parallel orchestration, retry logic, and real-time reporting --- # AQE Execute Tests Execute test suites with parallel orchestration, retry logic, and real-time reporting. ## Usage ```bash aqe run [suite] [options] # or /aqe-execute [suite] [options] ``` ## Options | Option | Type | Default | Description | |--------|------|---------|-------------| | `suite` | path | `./tests` | Test suite path or pattern | | `--framework` | string

Installation

Installs to ~/.claude/commands/proffesor-for-testing-agentic-qe-aqe-execute.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/proffesor-for-testing/agentic-qe/HEAD/.claude/commands/aqe-execute.md -o ~/.claude/commands/proffesor-for-testing-agentic-qe-aqe-execute.md

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

Full documentation available on GitHub

View Source Repository