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 and NotKind
#1803 opened Sep 29, 2025 by segogoreng 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…
suite: add support for -testify.c enhancement pkg-suite Change related to package testify/suite
#1750 opened May 25, 2025 by renzoarreaza 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…
mock: add Call.AtLeast(times int) pkg-mock Any issues related to Mock
#1648 opened Oct 3, 2024 by chorankates-sfdc Loading…
assert: add Consistently assert.Eventually About assert.Eventually/EventuallyWithT enhancement pkg-assert Change related to package testify/assert pkg-require Change related to package testify/require
#1606 opened Jun 4, 2024 by jfmyers9 Loading…
mock: add support for mock.Anything in slices enhancement mock.ArgumentMatcher About matching arguments in mock pkg-mock Any issues related to Mock
#1577 opened Mar 17, 2024 by andrewwillette Draft
mock: clear call from NotBefore expectations on Unset() bug pkg-mock Any issues related to Mock
#1572 opened Mar 8, 2024 by st3penta 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…
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 JSONEqBytes enhancement pkg-assert Change related to package testify/assert
#1513 opened Dec 2, 2023 by GCrispino 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…
ci: improve github workflows github_actions Pull requests that update GitHub Actions code rejected/unrelated-changes
#1460 opened Aug 20, 2023 by stevenh Loading…
Update didPanic to work with Go 1.21+
#1356 opened Mar 2, 2023 by bwplotka Loading…
Add PanicsWithErrorIs assertion enhancement pkg-assert Change related to package testify/assert pkg-require Change related to package testify/require type-error Issue related to comparing values implementing the error interface
#1353 opened Feb 27, 2023 by jannisbaudisch Loading… v1.11
adds a suite struct that uses Require() as default enhancement: extend API An enhancement that grows the API surface enhancement pkg-suite Change related to package testify/suite
#1344 opened Feb 10, 2023 by rolancia 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
mock: fix erroneous calledWithArgs messages pkg-mock Any issues related to Mock
#1258 opened Aug 23, 2022 by kleinerhund Loading… v1.10.1
suite: Multiple test runs enhancement pkg-suite Change related to package testify/suite
#1245 opened Aug 8, 2022 by eisandbar Loading…
suite: fix FailfastSuite failing when test.count > 1 bug internal/testing Changes purely related to the testify testsuites pkg-suite Change related to package testify/suite
#1244 opened Aug 8, 2022 by eisandbar Loading…
ProTip! Mix and match filters to narrow down what you’re looking for.