hamcrest / PyHamcrest

Hamcrest matchers for Python
http://hamcrest.org/
Other
773 stars 112 forks source link

Ordered comparison matchers should fail for incomparable types #199

Closed brunns closed 2 years ago

brunns commented 2 years ago

Ordered comparison matchers should fail for incomparable types, not throw a TypeError. Fix for #185