pub fn slugify(name: &str) -> String
Slugify a test name for use as a function name. “successful transfer” -> “successful_transfer”