pub fn assert_contains(output: &str, expected: &str)
Assert output contains text (after stripping ANSI codes).