Generated — do not edit. Source of truth:
crates/ict-rs/docs/vocs/pages/testing.mdx. Edit there, then rebuild docs.
Testing
Examples under crates/ict-rs/examples are the public contract. They need Docker.
CI notes live in crates/ict-rs/docs/CI.md (operator file, not this page). Product rule: a test that does not start a chain is not an ict-rs e2e.
cargo test -p ict-rs --features docker