-
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…
add EventuallyWithT assertion
assert.Eventually
About assert.Eventually/EventuallyWithT
#1264
by tobikris
was merged May 9, 2023
Loading…
Fix panic in AssertExpectations for mocks without expectations
#1207
by tabboud
was merged Jun 20, 2022
Loading…
mock: improve doc
documentation
mock.ArgumentMatcher
About matching arguments in mock
pkg-mock
Any issues related to Mock
#1570
by dolmen
was merged Mar 10, 2024
Loading…
assert,require: enable parallel testing on (almost) all top tests
internal/optimization
Improve speed or reduce memory usage
internal/testing
Changes purely related to the testify testsuites
pkg-assert
Change related to package testify/assert
pkg-require
Change related to package testify/require
#1747
by dolmen
was merged May 25, 2025
Loading…
fix Subset/NotSubset when calling with mixed input types
#1729
by siliconbrain
was merged May 8, 2025
Loading…
assert.Same/NotSame: improve usage of Sprintf
internal/cleanup
Internal change to ease maintenance without external impact
pkg-assert
Change related to package testify/assert
#1742
by ccoVeille
was merged May 27, 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…
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!
Type g p on any issue or pull request to go back to the pull request listing page.