Download Latest Version v1.11.1 source code.tar.gz (116.9 kB)
Email in envelope

Get an email when there's a new version of Testify

Home / v1.11.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-08-17 6.3 kB
v1.11.0 source code.tar.gz 2025-08-17 116.9 kB
v1.11.0 source code.zip 2025-08-17 137.9 kB
Totals: 3 Items   261.1 kB 0

What's Changed

Functional Changes

v1.11.0 Includes a number of performance improvements. * Call stack perf change for CallerInfo by @mikeauclair in https://github.com/stretchr/testify/pull/1614 * Lazily render mock diff output on successful match by @mikeauclair in https://github.com/stretchr/testify/pull/1615 * assert: check early in Eventually, EventuallyWithT, and Never by @cszczepaniak in https://github.com/stretchr/testify/pull/1427 * assert: add IsNotType by @bartventer in https://github.com/stretchr/testify/pull/1730 * assert.JSONEq: shortcut if same strings by @dolmen in https://github.com/stretchr/testify/pull/1754 * assert.YAMLEq: shortcut if same strings by @dolmen in https://github.com/stretchr/testify/pull/1755 * assert: faster and simpler isEmpty using reflect.Value.IsZero by @dolmen in https://github.com/stretchr/testify/pull/1761 * suite: faster methods filtering (internal refactor) by @dolmen in https://github.com/stretchr/testify/pull/1758

Fixes

Documentation, Build & CI

New Contributors

Full Changelog: https://github.com/stretchr/testify/compare/v1.10.0...v1.11.0

Source: README.md, updated 2025-08-17