CI
certifiedcodeRun package test suites as governed evidence-producing invocations
pip install chp-adapter-ciAuto-discovered through the chp.adapters entry point — no host config needed.
Capabilities
What this adapter exposes.
run_allv1.0.0Run pytest across all packages in the repo. Each suite is a separate ctx.ainvoke(run_suite) call — every package gets its own evidence record.
chp.adapters.ci.run_allrun_suitev1.0.0Run pytest for a single package and emit pass/fail evidence. Output is not recorded — only counts and duration.
chp.adapters.ci.run_suite