Skip to content

Pull requests: stretchr/testify

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Add Go fuzz tests for OSS-Fuzz integration
#1910 opened Jun 11, 2026 by canolgun-commits Loading…
fix(mock): AnythingOfType returns unexported type to clear pkgsite deprecation (#1573) mock.ArgumentMatcher About matching arguments in mock pkg-mock Any issues related to Mock
#1904 opened May 28, 2026 by luongs3 Loading…
fix(assert): fail Never when condition does not return before timeout
#1901 opened May 25, 2026 by leno23 Loading…
2 tasks done
fix(assert): pass custom message through InEpsilonSlice
#1899 opened May 25, 2026 by leno23 Loading…
2 tasks done
assert.InDeltaSlice: fix lack of length mismatch handling bug floatting point pkg-assert Change related to package testify/assert
#1896 opened May 23, 2026 by puneetdixit200 Loading…
mock: reduce data races in Arguments.Diff for pointer-like arguments concurrency mock.ArgumentMatcher About matching arguments in mock pkg-mock Any issues related to Mock
#1895 opened May 19, 2026 by CatfishGG Loading…
docs: clarify EventuallyWithTf callback vs failure message assert.Eventually About assert.Eventually/EventuallyWithT documentation pkg-assert Change related to package testify/assert pkg-require Change related to package testify/require
#1893 opened May 17, 2026 by leno23 Loading…
1 task done
assert/yaml: add use of build tag testify_no_deps pkg-assert Change related to package testify/assert YAML About YAML and dependency
#1882 opened May 7, 2026 by dolmen Collaborator Loading…
fix: prevent deadlock when argument's String() calls MethodCalled concurrency mock.ArgumentMatcher About matching arguments in mock pkg-mock Any issues related to Mock
#1876 opened Apr 23, 2026 by ChihebBENCHEIKH1 Loading…
suite: skip AfterTest when SetupTest or BeforeTest skips (#1781) pkg-suite Change related to package testify/suite
#1873 opened Apr 19, 2026 by barry3406 Loading…
mock: replace objx.Map with our own mock.TestData type to drop objx #1852 dependencies Pull requests that update a dependency file pkg-mock Any issues related to Mock
#1870 opened Apr 8, 2026 by dolmen Collaborator Loading…
mock: reduce data races in Arguments.Diff for pointer-like arguments bug concurrency mock.ArgumentMatcher About matching arguments in mock pkg-mock Any issues related to Mock
#1866 opened Apr 3, 2026 by pavelzeman Loading…
assert.EqualValues: fix float32 and float64 comparisions assert.EqualValues About equality floatting point pkg-assert Change related to package testify/assert
#1863 opened Mar 17, 2026 by snopan Loading…
add ErrorAsType and related functions generics internal/codegen Change related to internal code generation pkg-assert Change related to package testify/assert pkg-require Change related to package testify/require
#1861 opened Mar 13, 2026 by mattjohnsonpint Draft
mock: add new AnythingImplementing function to check if values implement interfaces enhancement: extend API An enhancement that grows the API surface pkg-mock Any issues related to Mock
#1853 opened Feb 23, 2026 by GCrispino Loading…
fix: use %#v instead of %q in Subset/NotSubset error messages enhancement: output format Enhancement related to formatting of messages pkg-assert Change related to package testify/assert rejected/duplicate
#1848 opened Feb 10, 2026 by veeceey Loading…
6 tasks done
Fix regression introduced in 1.11.x
#1845 opened Jan 26, 2026 by cicoyle Loading…
suite: add SyncSuite and split existing suite code into reusable parts enhancement: extend API An enhancement that grows the API surface pkg-suite Change related to package testify/suite
#1837 opened Dec 7, 2025 by Nocccer Loading…
suite: add SyncTest enhancement: extend API An enhancement that grows the API surface pkg-suite Change related to package testify/suite
#1834 opened Nov 27, 2025 by ikonst Loading…
Add CollectT.Halt() as a fail-fast helper for EventuallyWithT assert.Eventually About assert.Eventually/EventuallyWithT enhancement: extend API An enhancement that grows the API surface pkg-assert Change related to package testify/assert
#1830 opened Nov 19, 2025 by twz123 Loading…
ProTip! Mix and match filters to narrow down what you’re looking for.