-
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
Update gopkg.in/yaml.v3
dependencies
Pull requests that update a dependency file
YAML
About YAML and dependency
#1192
by ingwarsw
was merged Jun 6, 2022
Loading…
README: link out to the excellent testifylint
documentation
#1568
by brackendawson
was merged Mar 28, 2024
Loading…
fix Subset/NotSubset when calling with mixed input types
#1729
by siliconbrain
was merged May 8, 2025
Loading…
Mock can be deadlocked by a panic
bug
mock.ArgumentMatcher
About matching arguments in mock
pkg-mock
Any issues related to Mock
#1157
by brackendawson
was merged Jun 23, 2022
Loading…
IsType: A type-safe way of checking argument type
enhancement
input needed
mock.ArgumentMatcher
About matching arguments in mock
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…
Use Go 1.7 subtests so suites can properly nest
#389
by bayesianmind
was merged May 29, 2017
Loading…
Fix unprotected call fields access in MethodCalled()
#488
by danielheller
was merged Oct 18, 2017
Loading…
Remove no longer needed assert.canConvert
hacktoberfest-accepted
Hacktoberfest
internal/refactor
Refactor internals with no external visible changes
pkg-assert
Change related to package testify/assert
#1470
by alexandear
was merged Oct 10, 2023
Loading…
Store CallerInfo when On() is called and print during AssertExpectations
#552
by rubensayshi
was merged Feb 2, 2018
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.