Skip to content

Take inspiration from hamcrest's predicates #12

Closed
@epage

Description

@epage

See https://github.com/ujh/hamcrest-rust

Predicates in hamcrest not in here include

  • regex match

Activity

epage

epage commented on Apr 7, 2018

@epage
ContributorAuthor

In assert-rs/assert_cli#85 someone was adding regex predicates to assert_cli. They had a desire for repetition matching. Something we should consider.

epage

epage commented on Apr 16, 2018

@epage
ContributorAuthor

#18 resolves the hamcrest part. Created a different issue for repetition.

added a commit that references this issue on Apr 26, 2024

Merge pull request assert-rs#12 from epage/renovate/actions-setup-pyt…

c7805bc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @epage

        Issue actions

          Take inspiration from hamcrest's predicates · Issue #12 · assert-rs/predicates-rs