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

assert: support byte slice in Contains enhancement pkg-assert Change related to package testify/assert pkg-require Change related to package testify/require
#1526 by nickajacks1 was closed Aug 26, 2025 Loading… v1.11
Add go.mod and go.modverify
#607 by leighmcculloch was merged Dec 28, 2018 Loading… Release 1.3.0
assert: handle TokenTooLong error scenario bug pkg-assert Change related to package testify/assert
#1559 by arjunmahishi was closed Oct 8, 2024 Loading…
assert: deprecate and move exported internal comparison functions documentation internal/refactor Refactor internals with no external visible changes
#1431 by brackendawson was closed Mar 5, 2024 Loading… v1.10
[FIX] Cleanup code
#546 by im-kulikov was closed Sep 19, 2018 Loading…
fix: NotSame was returning true for non-pointers
#1738 by ccoVeille was closed May 14, 2025 Loading…
Add non nillable type check for NotNil assertion
#584 by medzin was closed Nov 30, 2022 Loading…
Add a Run helper method
#510 by JelteF was closed Oct 4, 2024 Loading…
assert: add NotZeroThenSetZero and NotNilThenSetNil enhancement generics pkg-assert Change related to package testify/assert
#1440 by HaraldNordgren was closed Jul 31, 2023 Loading…
Add T object and Test method to Mock
#569 by posener was closed Mar 11, 2018 Loading…
code optimization internal/refactor Refactor internals with no external visible changes rejected/duplicate
#1386 by testwill was closed Jul 5, 2023 Loading…
return error from MethodCalled if call is not expected
#454 by yiminc-zz was closed Jun 9, 2018 Loading…
add constructor to assertions object to smooth out subtests enhancement pkg-assert Change related to package testify/assert testing.T.Run About subtests and testing.T.Run.
#603 by ichiban was closed Jul 31, 2023 Loading…
assert: handle array case in copyExportedFields #1404 bug pkg-assert Change related to package testify/assert rejected/duplicate
#1436 by qerdcv was closed Oct 16, 2023 Loading…
Allow use of mock.Anything/etc inside slices enhancement help wanted mock.ArgumentMatcher About matching arguments in mock must-rebase pkg-mock Any issues related to Mock
#1348 by dlwyatt was closed Mar 17, 2024 Loading…
Nil actual type made AnythingOfType matcher panic mock.ArgumentMatcher About matching arguments in mock pkg-mock Any issues related to Mock
#1219 by brackendawson was closed Sep 17, 2025 Loading…
Fix custom messages in comparison-assertions bug pkg-assert Change related to package testify/assert rejected/duplicate
#1021 by benjaminjkraft was closed Mar 6, 2024 Loading…
assert: IsIncreasing et al can return false w/out failing bug pkg-assert Change related to package testify/assert
#1430 by brackendawson was closed Aug 27, 2025 Loading…
assert.Len: avoid printing the value of very large objects assert.Len enhancement: output format Enhancement related to formatting of messages help wanted must-rebase pkg-assert Change related to package testify/assert
#1235 by Inuart was closed Sep 17, 2025 Loading…
suite: recover and fail on subtest bug pkg-suite Change related to package testify/suite
#1455 by anuragprafulla was closed Oct 30, 2023 Loading…
feat: Use IsZero if types implement it
#1704 by avorima was closed Mar 26, 2025 Loading…
ProTip! Follow long discussions with comments:>50.