Function tree_sitter_cli::query_testing::assert_expected_captures
source ยท pub fn assert_expected_captures(
infos: &[CaptureInfo],
path: String,
parser: &mut Parser,
language: &Language,
) -> Result<()>