pub fn run_captured(script: &str) -> String
Parse and run a clitest script string. Returns captured output. Panics on failure.