Skip to content
This repository was archived by the owner on Dec 29, 2021. It is now read-only.
This repository was archived by the owner on Dec 29, 2021. It is now read-only.

Multiple output matchers #20

Closed
Closed
@killercup

Description

@killercup

As commented in #16 (review), I think it might be nice to support multiple output matchers. I'm thinking of having either one exact output matcher, or a list of fuzzy matches.

There might also be a nice way of parameterizing the Assert struct so that only Assert<NoOutputAssert> has .prints_exactly(), and both Assert<NoOutputAssert> and Assert<FuzzyOutputAssert> have .prints().

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions