deloominator icon indicating copy to clipboard operation
deloominator copied to clipboard

Simplify the usage of reflect.DeepEqual/Diff

Open lucapette opened this issue 8 years ago • 0 comments
trafficstars

As in basically all the tests we have the same kind of if, it's worth having a small helper function in testutil for it. We could give https://github.com/go-test/deep a try too

lucapette avatar Apr 30 '17 15:04 lucapette