stretchr / testify

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

assert.EqualExportedValues: accepts everything #1586

Open redachl opened 2 months ago

redachl commented 2 months ago

Remove type validation in EqualExportedValues

See #1584.