Comparing long or complex data
Open
- Dominant language
- Go
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
When the data we're comparing for equality is long or complex, it is pretty tricky to tell why the two values are different.
We should pull in a dependency to help with this, something like https://github.com/stretchr/testify/.
It would also be nice to have some kind of `AssertJsonEq` that could handle json strings.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.