pub fn assert_expected_captures( infos: Vec<CaptureInfo>, path: String, parser: &mut Parser, language: Language) -> Result<()>