Structs§
- RunAttestation
Options - RunOutcome
- Captured outcome of an in-process
execute_runinvocation. Tests use this instead of spawning theharnbinary; the binary entry point translates it into real stdout/stderr writes +process::exit.
Enums§
Functions§
- execute_
run - In-process equivalent of
run_file_with_skill_dirs. Returns the captured stdout, stderr, and what exit code the binary entry would have used, instead of writing to real stdout/stderr or callingprocess::exit. - install_
cli_ llm_ mock_ mode - persist_
cli_ llm_ mock_ recording