test-orchestrator
by jeremylongshorev1.0.0
Orchestrate complex test workflows with dependencies, parallel execution, and smart test selection
Commands
orchestrateOrchestrate complex test workflows with smart execution
Documentation
# Test Orchestrator Orchestrate complex test workflows with dependencies, parallel execution, and smart test selection. ## Installation ```bash /plugin install test-orchestrator@claude-code-plugins-plus ``` ## Usage ```bash /orchestrate ``` ## Features - Dependency-aware test execution - Parallel test running - Smart test selection (run only affected tests) - Resource optimization - Retry strategies for flaky tests - CI/CD integration ## License MIT