Hi! Is there a way to assert on a data classes wit...
# strikt
a
Hi! Is there a way to assert on a data classes with
isEqualTo
property by property? I mean, comparing two data classes instances is tedious when it have many properties, and the assertion error is so hard to read: