//! Shared test helpers for env-mutating tests across the crate.
//!
//! The heavy git-inspecting `CodeHarness` adapter skeleton that used to live
//! here was cut in the 0.2 simplification; the one piece with crate-wide reach
//! that survives is the process-wide env lock the supervisor/watchdog tests
//! share (see [`test_env`]).
pub