mirror of
https://github.com/stretchr/testify.git
synced 2025-08-14 12:38:46 +00:00
Document the assert.Empty rules more comprehensively. This exposes our quirks to the user to avoid wrong expectations. Add many many many more test cases that document edges cases and will allow to catch breaking changes and avoid regressions.