pub fn assert_string_snapshot(name: &str, value: &str)
Assert that a string matches a snapshot.
For simple string comparisons without JSON parsing.