fn examples_to_tests( category: &'static str, examples: HashMap<String, Examples>, ) -> Box<dyn Iterator<Item = Test>>