iets3.opensource icon indicating copy to clipboard operation
iets3.opensource copied to clipboard

Type comparison in strict mode in assert test item strange

Open alexanderpann opened this issue 11 months ago • 0 comments

While you normally don't compare types with assert statements, I believe the actual expression doesn't have to be a subtype of the expected. Can we change it to weak comparability (:~:) so that it is enough when one of the expressions is a subtype of the other?

alexanderpann avatar Feb 29 '24 15:02 alexanderpann