-
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…
fix: assert.MapSubset (or just support maps in assert.Subset)
#1178
by OladapoAjala
was merged Jun 28, 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: include locations of caller to t.Run in test failure stack traces
Breaking Change
enhancement: output format
Enhancement related to formatting of messages
pkg-assert
Change related to package testify/assert
#1161
by krobelus
was closed Jun 2, 2025
Loading…
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…
Clarify assert.Equal failure message given mismatched numeric types
#327
by jveski
was merged Sep 25, 2016
Loading…
Mock: Add diff to output when no exact match found
#335
by dominicbarnes
was merged Sep 24, 2016
Loading…
Changing format of NoError output to make use of errors
#338
by nyarly
was merged Sep 24, 2016
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.