pub fn live_tests_enabled() -> boolExpand 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.