pub fn tests_plural_if(plural: bool) -> &'static str
Returns “tests” if plural is true, otherwise “test”.
plural