stretchr / testify

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

Fix issue #1662 (comparing infs should fail) #1663

Closed ybrustin closed 3 weeks ago

ybrustin commented 1 month ago

Summary

Comparing Infs should fail as described in related issue

Related issues

Closes #1662

brackendawson commented 1 month ago

Ah, possibly not, we just don't have a test case for that.