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

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 JSONEqBytes enhancement pkg-assert Change related to package testify/assert
#1513 opened Dec 2, 2023 by GCrispino 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: 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…
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
Add Cap and Capf assertions enhancement pkg-assert Change related to package testify/assert revisit
#1333 opened Jan 28, 2023 by moeen Loading…
assert: fix doc for Empty, Emptyf, NotEmpty and NotEmptyf documentation hacktoberfest-accepted Hacktoberfest pkg-assert Change related to package testify/assert
#1315 opened Dec 16, 2022 by riteshpuj2013 Loading…
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…
Fix calling Unset on call with argumentMatcher. bug help wanted mock.ArgumentMatcher About matching arguments in mock pkg-mock Any issues related to Mock
#1425 opened Jul 13, 2023 by jslang 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…
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
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.