Skip to content

Pull requests: stretchr/testify

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Change yaml library to go.yaml.in/yaml/v3
#1935 opened Aug 16, 2026 by harryzcy Loading…
build(deps): bump actions/checkout from 6.0.3 to 7.0.1 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#1926 opened Jul 21, 2026 by dependabot Bot Loading…
build(deps): bump actions/setup-go from 6.4.0 to 7.0.0 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#1924 opened Jul 16, 2026 by dependabot Bot Loading…
build(deps): bump softprops/action-gh-release from 3.0.0 to 3.0.2 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#1923 opened Jul 14, 2026 by dependabot Bot Loading…
Fix EqualExportedValues on recursive values
#1916 opened Jun 23, 2026 by cyphercodes Loading…
mock: add OnF method
#1912 opened Jun 18, 2026 by burik666 Loading…
Add Go fuzz tests for OSS-Fuzz integration
#1910 opened Jun 11, 2026 by canolgun Loading…
fix(mock): AnythingOfType returns unexported type to clear pkgsite deprecation (#1573) mock.ArgumentMatcher About matching arguments in mock pkg-mock Any issues related to Mock
#1904 opened May 28, 2026 by luongs3 Loading…
assert.InDeltaSlice: fix lack of length mismatch handling bug floatting point pkg-assert Change related to package testify/assert
#1896 opened May 23, 2026 by puneetdixit200 Loading…
mock: reduce data races in Arguments.Diff for pointer-like arguments concurrency mock.ArgumentMatcher About matching arguments in mock pkg-mock Any issues related to Mock
#1895 opened May 19, 2026 by CatfishGG Loading…
assert/yaml: add use of build tag testify_no_deps pkg-assert Change related to package testify/assert YAML About YAML and dependency
#1882 opened May 7, 2026 by dolmen Collaborator Loading…
fix: prevent deadlock when argument's String() calls MethodCalled concurrency mock.ArgumentMatcher About matching arguments in mock pkg-mock Any issues related to Mock
#1876 opened Apr 23, 2026 by ChihebBENCHEIKH1 Loading…
suite: skip AfterTest when SetupTest or BeforeTest skips (#1781) pkg-suite Change related to package testify/suite
#1873 opened Apr 19, 2026 by barry3406 Loading…
mock: replace objx.Map with our own mock.TestData type to drop objx #1852 dependencies Pull requests that update a dependency file pkg-mock Any issues related to Mock
#1870 opened Apr 8, 2026 by dolmen Collaborator Loading…
mock: reduce data races in Arguments.Diff for pointer-like arguments bug concurrency mock.ArgumentMatcher About matching arguments in mock pkg-mock Any issues related to Mock
#1866 opened Apr 3, 2026 by pavelzeman Loading…
assert.EqualValues: fix float32 and float64 comparisions assert.EqualValues About equality floatting point pkg-assert Change related to package testify/assert
#1863 opened Mar 17, 2026 by snopan Loading…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.