Function assert_parse_with_errors

Source
pub fn assert_parse_with_errors(
    code: &str,
    expected_errors: &[ErrorCode],
) -> NodesTester