Skip to main content

Module test_bench

Module test_bench 

Source
Expand description

harn test-bench runner.

Wraps crate::commands::run::execute_run in a harn_vm::testbench::TestbenchSession so a script runs against a pinned clock, an optional LLM/process tape, and an optional filesystem overlay — all with deny-by-default network egress.

The CLI flag names map onto harn_vm::testbench::Testbench one-for-one.