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

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…
Race-free read of Calls list bug pkg-mock Any issues related to Mock
#637 opened Jul 16, 2018 by jakewins Loading…
assert: add Kind and NotKind
#1803 opened Sep 29, 2025 by segogoreng Loading…
assert: add JSONEqBytes enhancement pkg-assert Change related to package testify/assert
#1513 opened Dec 2, 2023 by GCrispino Loading…
Add suite variant for benchmarks enhancement pkg-suite Change related to package testify/suite
#495 opened Aug 31, 2017 by JelteF 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…
ci: improve github workflows github_actions Pull requests that update GitHub Actions code rejected/unrelated-changes
#1460 opened Aug 20, 2023 by stevenh Loading…
Adds AnythingOfTypeT wrapper function enhancement pkg-mock Any issues related to Mock
#1336 opened Feb 1, 2023 by chrsalx Loading… v2.0.0
mock: clear call from NotBefore expectations on Unset() bug pkg-mock Any issues related to Mock
#1572 opened Mar 8, 2024 by st3penta 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…
suite: Multiple test runs enhancement pkg-suite Change related to package testify/suite
#1245 opened Aug 8, 2022 by eisandbar Loading…
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…
suite: fix method name matching bug pkg-suite Change related to package testify/suite rejected/outdated Too old for a rebase, or no longer relevant
#932 opened Apr 26, 2020 by boyan-soubachov Loading… v1.7.0
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…
Travis-ci: added support for ppc64le
#1024 opened Nov 10, 2020 by dthadi3 Loading…
Call a suite method before panic
#663 opened Sep 12, 2018 by tschaub Loading…
Switch codegen to source importing and allow additional imports. input needed internal/codegen Change related to internal code generation
#753 opened Apr 19, 2019 by nomis52 Loading…
consider optional expected calls last. Breaking Change enhancement pkg-mock Any issues related to Mock
#907 opened Mar 3, 2020 by rubensayshi Loading…
ProTip! Filter pull requests by the default branch with base:master.