Run three-phase test pipeline
40-test-diffworkflowsetup L3★2
vblanco20-1/stb_image_jai ↗What it does
Run automated test suite and report failures
Best for
When you need comprehensive test discovery and failure documentation.
Inputs
- · task_id or workflow args object
Outputs
- · Structured report/summary with verdicts
- · Test results with pass/fail counts
- · Git commits and integrated changes
- · JSON output files
Requires
- · Git
- · Node.js/npm
- · Bash
Preconditions
- · Project must build successfully
Failure modes
- · Test suite may timeout on very large projects
Trust signals
- · Structured output schemas enforce consistent result format
- · Multi-phase orchestration with 2 sequential gates