cyberneticlibrary

Run full system test suite

full-system-testworkflowsetup L358,434
ruvnet/ruflo
What it does

Run automated test suite and report failures

Best for

When you need a comprehensive parallel test across build, unit tests, CLI, and plugin contracts.

Inputs
  • · task_id or workflow args object
Outputs
  • · Structured report/summary with verdicts
  • · Test results with pass/fail counts
  • · JSON output files
Requires
  • · Node.js/npm
  • · Bash
Preconditions
  • · Project must build successfully
Failure modes
  • · Test suite may timeout on very large projects
  • · Race conditions in concurrent agent execution
Trust signals
  • · Structured output schemas enforce consistent result format
  • · Multi-phase orchestration with 2 sequential gates