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

add EventuallyWithT assertion assert.Eventually About assert.Eventually/EventuallyWithT
#1264 by tobikris was merged May 9, 2023 Loading…
Wrap Go 1.13 error functions
#972 by palsivertsen was merged Jul 20, 2020 Loading…
fix: compare functional option names for indirect calls bug pkg-mock Any issues related to Mock
#1626 by arjun-1 was merged Nov 12, 2024 Loading…
Introduce Eventually assertion. assert.Eventually About assert.Eventually/EventuallyWithT enhancement pkg-assert Change related to package testify/assert
#724 by gmiejski was merged Jul 9, 2019 Loading… v1.4.0 Release
Fix formatting by running go fmt
#408 by ryanguest was merged May 26, 2017 Loading…
assert: allow comparing time.Time
#1149 by torkelrogstad was merged Feb 15, 2022 Loading…
Fix CallerInfo() source file paths bug
#1288 by bozaro was merged Jan 3, 2023 Loading…
CI: tests from go1.17 github_actions Pull requests that update GitHub Actions code
#1409 by SuperQ was merged Jul 6, 2023 Loading…
assert: ObjectsAreEqual: use time.Equal for time.Time types bug hacktoberfest-accepted Hacktoberfest pkg-assert Change related to package testify/assert
#1464 by tscales was merged Oct 10, 2023 Loading…
mock: AssertExpectations log reason only on failure bug pkg-mock Any issues related to Mock
#1360 by hikyaru-suzuki was merged Jul 29, 2023 Loading…
mock: in order mock calls
#1637 by ReyOrtiz was merged Oct 2, 2024 Loading…
ProTip! Filter pull requests by the default branch with base:master.