cweill / gotests

Automatically generate Go test boilerplate from your source code.
Apache License 2.0
4.95k stars 345 forks source link

Add option to generate cmp.Diff usage vs reflect.DeepEqual #130

Open tmc opened 4 years ago

Swathi-L commented 2 years ago

Hi @cweill, I think this is addressed as part of this PR, https://github.com/cweill/gotests/pull/155 Do we still need labels ("help wanted", "good first issue") on this issue?