pub fn tests_str(count: usize) -> &'static str
Returns “test” if count is 1, otherwise “tests”.
count