nubank / matcher-combinators

Library for creating matcher combinator to compare nested data structures
Other
467 stars 23 forks source link

Lift matcher name logic to matcher protocol #160

Closed philomates closed 3 years ago

philomates commented 3 years ago

generally a nice little standardization of existing code but also needed to implement printing underlying matcher for the mismatch matcher: https://github.com/nubank/matcher-combinators/pull/158/files#r646551305