pub fn test_count(source: &str) -> usize
Count the number of #[test] occurrences in the source.
#[test]