Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-05-10 | 1.0 kB | |
v1.8.3 source code.tar.gz | 2023-05-10 | 104.3 kB | |
v1.8.3 source code.zip | 2023-05-10 | 122.9 kB | |
Totals: 3 Items | 228.2 kB | 0 |
What's Changed
- Compare public elements of struct by @mchlp in https://github.com/stretchr/testify/pull/1309
- assert: fix error message formatting for NotContains by @wwade in https://github.com/stretchr/testify/pull/1362
- allow testing for functional options by @nbaztec in https://github.com/stretchr/testify/pull/1023
- add EventuallyWithT assertion by @tobikris in https://github.com/stretchr/testify/pull/1264
- EqualExportedValues: Handle nested pointer, slice and map fields by @HaraldNordgren in https://github.com/stretchr/testify/pull/1379
New Contributors
- @mchlp made their first contribution in https://github.com/stretchr/testify/pull/1309
- @wwade made their first contribution in https://github.com/stretchr/testify/pull/1362
- @nbaztec made their first contribution in https://github.com/stretchr/testify/pull/1023
- @tobikris made their first contribution in https://github.com/stretchr/testify/pull/1264
Full Changelog: https://github.com/stretchr/testify/compare/v1.8.2...v1.8.3