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§
- Actor
Cfg 🔒 - Actor
Result 🔒 - Expected 🔒
- Fixture 🔒
- Output 🔒
- Probe
Actor 🔒 - Scenario 🔒
- Scenario
Result 🔒
Functions§
- build_
expected 🔒 - main 🔒
- parse_
args 🔒 - run_
scenario 🔒