pub fn e2e_enabled() -> bool
Whether an end-to-end test should run: true only when a target address was explicitly provided. Integration tests skip when unset to keep cargo test green without a running clusterd.
cargo test