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

assert: switch the diff library to go-diff dependencies Pull requests that update a dependency file enhancement: output format Enhancement related to formatting of messages
#1546 opened Feb 22, 2024 by mitioshi Loading…
assert: add JSONEqBytes enhancement pkg-assert Change related to package testify/assert
#1513 opened Dec 2, 2023 by GCrispino Loading…
assert: add Kind and NotKind
#1803 opened Sep 29, 2025 by segogoreng Loading…
Colorizing test output enhancement: colored output About adding colored output enhancement pkg-assert Change related to package testify/assert
#1467 opened Sep 6, 2023 by hugoleborso Loading…
Add suite variant for benchmarks enhancement pkg-suite Change related to package testify/suite
#495 opened Aug 31, 2017 by JelteF Loading…
mock: make it clearer when nil arguments don't match enhancement: output format Enhancement related to formatting of messages enhancement must-rebase pkg-mock Any issues related to Mock
#1075 opened May 12, 2021 by brackendawson Draft
Added partial equal assertion for JSON
#1110 opened Aug 11, 2021 by alan2wong Loading…
Update didPanic to work with Go 1.21+
#1356 opened Mar 2, 2023 by bwplotka Loading…
mock: add support for mock.Anything in slices enhancement mock.ArgumentMatcher About matching arguments in mock pkg-mock Any issues related to Mock
#1577 opened Mar 17, 2024 by andrewwillette Draft
Replace Never & Eventually functions with synchronous versions assert.Eventually About assert.Eventually/EventuallyWithT must-rebase pkg-assert Change related to package testify/assert
#1657 opened Oct 4, 2024 by brackendawson Loading…
Support sort.Interface in IsIncreasing et al. enhancement pkg-assert Change related to package testify/assert
#1124 opened Oct 29, 2021 by brackendawson Loading…
Fix assert.InDeltaSlice to avoid panic
#1060 opened Mar 5, 2021 by egawata Loading…
suite: fix FailfastSuite failing when test.count > 1 bug internal/testing Changes purely related to the testify testsuites pkg-suite Change related to package testify/suite
#1244 opened Aug 8, 2022 by eisandbar Loading…
assert: fix interpolation using %s instead of %#v for interfaces assert.Len enhancement: output format Enhancement related to formatting of messages must-rebase pkg-assert Change related to package testify/assert
#1112 opened Sep 2, 2021 by effeix Loading…
Race-free read of Calls list bug pkg-mock Any issues related to Mock
#637 opened Jul 16, 2018 by jakewins Loading…
[WIP] report unexpected calls in AssertExpectations must-rebase pkg-mock Any issues related to Mock
#618 opened Jun 22, 2018 by devdinu Loading…
Call a suite method before panic
#663 opened Sep 12, 2018 by tschaub Loading…
Switch codegen to source importing and allow additional imports. input needed internal/codegen Change related to internal code generation
#753 opened Apr 19, 2019 by nomis52 Loading…
Adds AnythingOfTypeT wrapper function enhancement pkg-mock Any issues related to Mock
#1336 opened Feb 1, 2023 by chrsalx Loading… v2.0.0
Refactor assertions to use generics Breaking Change enhancement generics go1.19+ Change applies when running with go1.19+ pkg-assert Change related to package testify/assert
#1308 opened Nov 27, 2022 by TheAndrew2115 Draft v2.0.0
mock: fix erroneous calledWithArgs messages pkg-mock Any issues related to Mock
#1258 opened Aug 23, 2022 by kleinerhund Loading… v1.10.1
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.