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: add Kind enhancement: extend API An enhancement that grows the API surface enhancement must-rebase pkg-assert Change related to package testify/assert
#1049 opened Feb 5, 2021 by matinFT Loading…
assert: add Kind and NotKind
#1803 opened Sep 29, 2025 by segogoreng Loading…
mock: avoid data races in Arguments.Diff bug pkg-mock Any issues related to Mock
#1598 opened May 14, 2024 by petergardfjall 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…
Add suite variant for benchmarks enhancement pkg-suite Change related to package testify/suite
#495 opened Aug 31, 2017 by JelteF 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…
mock: isolate objx-dependent code in their own source files dependencies Pull requests that update a dependency file internal/cleanup Internal change to ease maintenance without external impact pkg-mock Any issues related to Mock
#1757 opened May 30, 2025 by dolmen Loading…
suite: add wrappers for Log and Logf functions enhancement pkg-suite Change related to package testify/suite revisit
#1553 opened Feb 29, 2024 by fredrb Loading…
assert: add InDelta for maps with a deltas map assert.InEpsilon About assert.InEpsilon and family enhancement pkg-assert Change related to package testify/assert pkg-require Change related to package testify/require
#1519 opened Dec 17, 2023 by julian776 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
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
assert: Add a self-describing Matcher enhancement pkg-assert Change related to package testify/assert pkg-require Change related to package testify/require wontfix
#1507 opened Nov 14, 2023 by pdhammond42 Loading…
assert: Add new assertion InEpsilonMapValues assert.InEpsilon About assert.InEpsilon and family enhancement pkg-assert Change related to package testify/assert
#1500 opened Nov 1, 2023 by hendrywiranto Loading…
ci: improve github workflows github_actions Pull requests that update GitHub Actions code rejected/unrelated-changes
#1460 opened Aug 20, 2023 by stevenh Loading…
assert: Improve InEpsilon error message enhancement help wanted pkg-assert Change related to package testify/assert
#1361 opened Mar 11, 2023 by jgannonjr Loading…
Adds AnythingOfTypeT wrapper function enhancement pkg-mock Any issues related to Mock
#1336 opened Feb 1, 2023 by chrsalx Loading… v2.0.0
assert: make *AssertionFunc types just aliases pkg-assert Change related to package testify/assert pkg-require Change related to package testify/require
#1563 opened Mar 4, 2024 by dolmen Loading…
mock: clear call from NotBefore expectations on Unset() bug pkg-mock Any issues related to Mock
#1572 opened Mar 8, 2024 by st3penta Loading…
mock: print caller info on unexpected method call enhancement help wanted pkg-mock Any issues related to Mock
#1448 opened Aug 2, 2023 by Lochlanna Loading…
Add flag -testify.shuffle for suites enhancement hacktoberfest-accepted Hacktoberfest pkg-suite Change related to package testify/suite
#1413 opened Jul 9, 2023 by stamm Loading…
mock: fix erroneous calledWithArgs messages pkg-mock Any issues related to Mock
#1258 opened Aug 23, 2022 by kleinerhund Loading… v1.10.1
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…
Use reflect.Value.Pointer() to compare pointers assert.EqualValues About equality enhancement internal/refactor Refactor internals with no external visible changes pkg-assert Change related to package testify/assert
#1296 opened Nov 8, 2022 by AlexanderYastrebov Draft
suite: Multiple test runs enhancement pkg-suite Change related to package testify/suite
#1245 opened Aug 8, 2022 by eisandbar Loading…
ProTip! Follow long discussions with comments:>50.