Skip to content

Upgrade matchers to be more like the shouldly matchers #30

Description

@bertvanbrakel

Currently writing matchers is rather tedious and we need a custom matcher per class we are testing.

Follow the shouldly approach and match on properties.

Allow extensions of matchers and match chaining (x.Should().BeFoo(...).Bar(..))

Ensure we are compatible with NSubstitute and Moq argument matching

Deprecate existing matchers but remain compatible

Activity

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

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