Skip to main content

e2e_enabled

Function e2e_enabled 

Source
pub fn e2e_enabled() -> bool
Expand description

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.