I’d think it’d be best to have some solution that’...
# kotlintest
w
I’d think it’d be best to have some solution that’s consistent with non-list assertions. For example `T.shouldBeEqualToIgnoringFields(other: T`does’t require tuples. So to me it’d be preferable to have single pattern to lift such assertions such as they work with a list (not necessarily lift as in use the same function, but at least have similar names and signatures)