Run lightweight code QA
qaworkflowsetup L2★1
kas1987/chromatic-harness-v2 ↗What it does
Run lite QA: pytest + ruff only
Best for
Budget-gated QA where lite testing is the gate before heavier runs.
Outputs
- · [object Object]
Requires
- · pytest
- · ruff
- · Bash
Preconditions
- · pytest/ruff installed
- · tests/ directory exists
Failure modes
- · Test timeout
- · Import error
- · Format check failure
Trust signals
- · Budget assertion per phase
- · Token estimate documented