Crate backend_parity

Crate backend_parity 

Source
Expand description

Rust counterpart to tests/backend_parity_harness.py.

Runs the same supervisor scenarios defined in tests/parity_fixtures/backend_supervisor_parity.json and emits a JSON result that must match the Python harness output byte-for-byte (after parsing).

Usage: cargo run -q -p wactorz-core –bin backend_parity –
–fixture <path> [–assert-expected]

Structs§

ActorCfg 🔒
ActorResult 🔒
Expected 🔒
Fixture 🔒
Output 🔒
ProbeActor 🔒
Scenario 🔒
ScenarioResult 🔒

Functions§

build_expected 🔒
main 🔒
parse_args 🔒
run_scenario 🔒