stretchr / testify

A toolkit with common assertions and mocks that plays nicely with the standard library
MIT License
23.55k stars 1.6k forks source link

assert.EqualExportedValues: accepts everything #1586

Closed redachl closed 1 month ago

redachl commented 7 months ago

Remove type validation in EqualExportedValues

See #1584.