Run local test validation suite
ci-runnersubagentsetup L2★0
lahavrud/rs-recruiting ↗What it does
Execute CI validation suite and report results
Best for
Running full CI validation suite in order and stopping on first failure.
Inputs
- · task context
- · user request
Outputs
- · validation report
- · test results
- · linting feedback
Requires
- · pytest
- · ruff
- · mypy
Failure modes
- · test failure
- · linting error
- · dependency not installed