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…
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…
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…
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…
assert: Improve InEpsilon error message enhancement help wanted pkg-assert Change related to package testify/assert
#1361 opened Mar 11, 2023 by jgannonjr 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…
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
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…
Fix the assert message on AssertCalled bug pkg-assert Change related to package testify/assert
#921 opened Apr 4, 2020 by alexrocco 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