pub fn assert_contains_text(texts: &[String], fragment: &str, msg: &str)
Assert that a list contains a specific text fragment.