Skip to content

Add StrSubject.matches #65

@rickeylev

Description

@rickeylev

The matches method is to make it easier to check strings without checking exact equality.

The basic API accepts two types:

  • A Matcher object (e.g. matching.str_matches)
  • A string, which is a pattern for matching.str_matches.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions