Skip to content

Implement matches_regex assertion type in parser.zig #10

@bradcypert

Description

@bradcypert

Implement and support the matches_regex and not_matches_regex assertion types in parser.zig to allow for regex-based assertions.

Reference:

// matches_regex, TODO: Soon.
// not_matches_regex,

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions