-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Pull requests: stretchr/testify
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
assert: fix doc for Empty, Emptyf, NotEmpty and NotEmptyf
documentation
hacktoberfest-accepted
Hacktoberfest
pkg-assert
Change related to package testify/assert
#1315
by riteshpuj2013
was closed Oct 5, 2025
Loading…
updated Oct 5, 2025
assert: check early in Eventually, EventuallyWithT, and Never
assert.Eventually
About assert.Eventually/EventuallyWithT
enhancement
pkg-assert
Change related to package testify/assert
#1427
by cszczepaniak
was merged May 6, 2025
Loading…
updated Oct 2, 2025
add API Off for Mock, which is used for clearing repeatability of the specific call during table test case ;
#999
by sinngae
was closed Sep 19, 2025
Loading…
updated Sep 19, 2025
Mock.Get returns existing expectation #51
enhancement
pkg-mock
Any issues related to Mock
#783
by temoto
was closed Sep 19, 2025
Loading…
updated Sep 19, 2025
call testing.T.Helper when calls are unexpected
#658
by bhcleek
was closed Sep 19, 2025
Loading…
updated Sep 19, 2025
mock: Conditionally toggle mock Call
#1605
by piotrpersona
was closed Sep 19, 2025
Loading…
updated Sep 19, 2025
Added suport for HTTPHeadersContains method
#601
by falkerson
was closed Sep 19, 2025
Loading…
updated Sep 19, 2025
doc: remove ineffective inline code blocks
documentation
enhancement
pkg-assert
Change related to package testify/assert
pkg-mock
Any issues related to Mock
pkg-require
Change related to package testify/require
pkg-suite
Change related to package testify/suite
#1714
by brackendawson
was merged Sep 19, 2025
Loading…
updated Sep 19, 2025
assert: truncate very long objects in test failure messages
assert.Len
bug
pkg-assert
Change related to package testify/assert
#1646
by brackendawson
was merged Sep 19, 2025
Loading…
updated Sep 19, 2025
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…
updated Sep 17, 2025
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…
updated Sep 17, 2025
_codegen: copy dependency github.com/ernesto-jimenez/gogen/imports
#1782
by dolmen
was merged Sep 16, 2025
Loading…
updated Sep 16, 2025
mock.AssertExpectationsForObjects fix panic with wrong testObject type.
#1795
by brackendawson
was merged Sep 15, 2025
Loading…
updated Sep 15, 2025
mock: add AssertAtMostNumberOfCalls method
enhancement
must-rebase
pkg-mock
Any issues related to Mock
#1262
by alexpantyukhin
was closed Sep 15, 2025
Loading…
updated Sep 15, 2025
fixing panic in calls to assertion with nil m.mutex
#1212
by sfc-gh-eraigosa
was merged Jun 24, 2022
Loading…
updated Sep 15, 2025
assert.YAMLEq: Document mutlidoc behavior
#1791
by brackendawson
was merged Sep 13, 2025
Loading…
updated Sep 13, 2025
add type to error message of assert.Same
#1792
by egawata
was merged Sep 12, 2025
Loading…
updated Sep 12, 2025
assert.Same: add type names to fail message
enhancement: output format
Enhancement related to formatting of messages
enhancement
pkg-assert
Change related to package testify/assert
#1056
by egawata
was closed Sep 12, 2025
Loading…
updated Sep 12, 2025
assert: IsIncreasing et al can return false w/out failing
#1787
by brackendawson
was merged Sep 11, 2025
Loading…
updated Sep 11, 2025
assert.YAMLEq: handle multi documents
bug
must-rebase
pkg-assert
Change related to package testify/assert
YAML
About YAML and dependency
README: clarify what's being linked
documentation
#1114
by stevenpitts
was closed Sep 11, 2025
Loading…
updated Sep 11, 2025
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…
updated Sep 11, 2025
mock.On: add caller info when missing argument
enhancement: output format
Enhancement related to formatting of messages
must-rebase
pkg-mock
Any issues related to Mock
#1094
by haroldcampbell
was closed Sep 10, 2025
Loading…
updated Sep 10, 2025
assert.PanicsWithError: report error message
enhancement: output format
Enhancement related to formatting of messages
enhancement
help wanted
must-rebase
pkg-assert
Change related to package testify/assert
#1400
by olivergondza
was merged Sep 10, 2025
Loading…
updated Sep 10, 2025
feat: IsError ErrorAssertionFunc
pkg-assert
Change related to package testify/assert
rejected/invalid
Not a bug but a misunderstanding by the requester
wontfix
#1174
by robdefeo
was closed Oct 30, 2023
Loading…
updated Sep 9, 2025
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.