matcher icon indicating copy to clipboard operation
matcher copied to clipboard

Consider adding `isTypeError` and possibly deprecating `isCastError`?

Open leafpetersen opened this issue 4 years ago • 5 comments

CastError is deprecated and all implementations will start throwing an implementation object that implements TypeError instead. Consider adding a matcher isTypeError, and possibly deprecating isCastError as well?

leafpetersen avatar Mar 25 '20 01:03 leafpetersen