Feature to Ignore fields in Assertions #1696
manish-kharel
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have come across many instances where I had to compare two objects with exception to few fields. I wonder why this has not yet been provided for the assertion package where we can provide Options to ignore specific fields. Something along the lines of go-cmp. It would be nice to have that, as I won't be obliged to use a different package for assertions.
Beta Was this translation helpful? Give feedback.
All reactions