pub fn run_with_path(path: impl AsRef<Path>, script: &str)
Parse and run a clitest script string. Output goes to stdout. Panics on failure.