-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Pull requests: stretchr/testify
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Json matching function
enhancement
mock.ArgumentMatcher
About matching arguments in mock
pkg-mock
Any issues related to Mock
#1690
by akaswenwilk
was closed Jan 7, 2025
Loading…
docs: swap waitFor and tick arguments in Eventually functions
#1680
by ChinoUkaegbu
was closed Nov 19, 2024
Loading…
mock: remove unnecessary fmt.Sprintf in assert.Fail
#1673
by alexandear
was closed Nov 24, 2024
Loading…
.github/workflows: Run tests with stable,oldstable Go
#1670
by alexandear
was closed Oct 30, 2024
Loading…
Increase timeouts in Test_Mock_Called_blocks to reduce flakiness in CI
#1667
by sikehish
was merged Oct 28, 2024
Loading…
NotSame should fail if args are not pointers #1661
#1664
by sikehish
was merged Oct 28, 2024
Loading…
Fix Eventually and EventuallyWithT to always run condition
#1653
by brackendawson
was closed Oct 4, 2024
•
Draft
Document suite's lack of support for t.Parallel
#1645
by brackendawson
was merged Oct 4, 2024
Loading…
Record Return Arguments of a Call
pkg-mock
Any issues related to Mock
#1636
by jayd3e
was merged Oct 16, 2024
Loading…
Shuffle tests in suite
rejected/invalid
Not a bug but a misunderstanding by the requester
#1619
by Djenchik
was closed Jul 4, 2024
Loading…
Generate better comments for require package
documentation
internal/codegen
Change related to internal code generation
pkg-require
Change related to package testify/require
#1610
by Neokil
was merged Oct 23, 2024
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.