Skip to main content

live_tests_enabled

Function live_tests_enabled 

Source
pub fn live_tests_enabled() -> bool
Expand description

True when the live harness is allowed to run: AUTH_CLOUDFLARE_LIVE_TESTS must equal exactly "1" (no trimming, no aliases). Shared with the sibling verify.rs integration runner via the crate root.