pub fn assert_output( output: &Output, expected_stdout: &str, expected_stderr: &str, expect_success: bool, )
Panics on failed test