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

mock: avoid data races in Arguments.Diff bug pkg-mock Any issues related to Mock
#1598 opened May 14, 2024 by petergardfjall Loading…
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…
Support dynamic return values enhancement pkg-mock Any issues related to Mock
#742 opened Mar 22, 2019 by gburt Loading…
assert: add position and pass msg to underlying func in InDeltaMapValues, InDeltaMapValues, and InEpsilonSlice assert.InEpsilon About assert.InEpsilon and family pkg-assert Change related to package testify/assert pkg-require Change related to package testify/require
#1514 opened Dec 3, 2023 by hendrywiranto Loading… v1.10.1
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
ObjectsAreEqual: improve list/map support assert.EqualValues About equality bug must-rebase pkg-assert Change related to package testify/assert
#1058 opened Mar 1, 2021 by harryzcy Loading…
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…
assert: add option to colorize diffs produced by assert.Equal enhancement: colored output About adding colored output enhancement pkg-assert Change related to package testify/assert
#1480 opened Oct 5, 2023 by mitioshi Loading…
require: fix invalid examples in doc comments (codegen) documentation internal/codegen Change related to internal code generation pkg-require Change related to package testify/require
#1780 opened Aug 20, 2025 by PCloud63514 Loading…
suite.Run: validate Test* methods signature bug pkg-suite Change related to package testify/suite
#1512 opened Nov 30, 2023 by Barugoo Loading… v1.10.1
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…
ErrorIs assertion; go1.13 feature Breaking Change enhancement internal/codegen Change related to internal code generation on hold
#884 opened Feb 9, 2020 by nikandfor 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…
Speed up mock.findExpectedCall by skipping diff if not necessary internal/optimization Improve speed or reduce memory usage pkg-mock Any issues related to Mock
#986 opened Jul 28, 2020 by mrahs Loading…
ProTip! no:milestone will show everything without a milestone.