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 dependencies Pull requests that update a dependency file pkg-assert Change related to package testify/assert pkg-require Change related to package testify/require YAML About YAML and dependency
#1772 opened Jul 4, 2025 by boekkooi-impossiblecloud Loading…
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…
Add suite variant for benchmarks enhancement pkg-suite Change related to package testify/suite
#495 opened Aug 31, 2017 by JelteF Loading…
mock: fix erroneous calledWithArgs messages pkg-mock Any issues related to Mock
#1258 opened Aug 23, 2022 by kleinerhund Loading… v1.10.1
Race-free read of Calls list bug pkg-mock Any issues related to Mock
#637 opened Jul 16, 2018 by jakewins Loading…
Colorize 'expected' and 'actual' enhancement: colored output About adding colored output pkg-assert Change related to package testify/assert
#994 opened Aug 20, 2020 by hcmlinj Loading…
Give mock.Anything its own type so it can't be mistaken for a string internal/refactor Refactor internals with no external visible changes pkg-mock Any issues related to Mock
#1063 opened Mar 20, 2021 by dbravender Loading…
Fix for mockCall.Unset() panic (issue #1236) bug mock.ArgumentMatcher About matching arguments in mock pkg-mock Any issues related to Mock
#1239 opened Jul 27, 2022 by DubbaThony 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…
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…
Update didPanic to work with Go 1.21+
#1356 opened Mar 2, 2023 by bwplotka 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…
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
ci: improve github workflows github_actions Pull requests that update GitHub Actions code rejected/unrelated-changes
#1460 opened Aug 20, 2023 by stevenh Loading…
ProTip! Adding no:label will show everything without a label.