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

add ErrorAsType and related functions generics internal/codegen Change related to internal code generation pkg-assert Change related to package testify/assert pkg-require Change related to package testify/require
#1861 opened Mar 13, 2026 by mattjohnsonpint Loading…
chore: use stable schema for mdsf
#1858 opened Mar 9, 2026 by alexandear Loading…
fix(assert): handle invalid regexp gracefully instead of panicking
#1854 opened Feb 24, 2026 by bk-simon Loading…
3 tasks done
mock: add new AnythingImplementing function to check if values implement interfaces enhancement: extend API An enhancement that grows the API surface pkg-mock Any issues related to Mock
#1853 opened Feb 23, 2026 by GCrispino Loading…
fix: use %#v instead of %q in Subset/NotSubset error messages
#1848 opened Feb 10, 2026 by veeceey Loading…
6 tasks done
Fix regression introduced in 1.11.x
#1845 opened Jan 26, 2026 by cicoyle Loading…
Bump github.com/stretchr/objx to v0.5.3 dependencies Pull requests that update a dependency file
#1841 opened Dec 25, 2025 by WhyNotHugo Loading…
suite: add SyncSuite and split existing suite code into reusable parts enhancement: extend API An enhancement that grows the API surface pkg-suite Change related to package testify/suite
#1837 opened Dec 7, 2025 by Nocccer Loading…
suite: add SyncTest enhancement: extend API An enhancement that grows the API surface pkg-suite Change related to package testify/suite
#1834 opened Nov 27, 2025 by ikonst Loading…
build(deps): bump actions/checkout from 5 to 6 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#1831 opened Nov 21, 2025 by dependabot bot Loading…
Add CollectT.Halt() as a fail-fast helper for EventuallyWithT assert.Eventually About assert.Eventually/EventuallyWithT enhancement: extend API An enhancement that grows the API surface pkg-assert Change related to package testify/assert
#1830 opened Nov 19, 2025 by twz123 Loading…
fix: time.Time rendering in the diff returned by error message enhancement: output format Enhancement related to formatting of messages enhancement pkg-assert Change related to package testify/assert pkg-require Change related to package testify/require
#1829 opened Nov 18, 2025 by ccoVeille Loading…
fix: panic in spew when dealing with unexported fields bug pkg-assert Change related to package testify/assert pkg-require Change related to package testify/require
#1828 opened Nov 18, 2025 by ccoVeille Loading…
2
2
Fix panic when using EqualValues with uncomparable types assert.EqualValues About equality pkg-assert Change related to package testify/assert
#1825 opened Nov 15, 2025 by ccoVeille Loading…
deps: bump objx to v0.5.3 and remove dependency cycle issue dependencies Pull requests that update a dependency file
#1823 opened Nov 15, 2025 by ccoVeille Loading…
Ensure deterministic order when diffing maps enhancement: output format Enhancement related to formatting of messages pkg-assert Change related to package testify/assert
#1822 opened Nov 15, 2025 by robbiemcmichael Loading…
suite: add OnlySubTest enhancement: extend API An enhancement that grows the API surface pkg-suite Change related to package testify/suite
#1820 opened Oct 31, 2025 by kelvinfloresta Loading…
Handle unexpected exits in condition polling assert.Eventually About assert.Eventually/EventuallyWithT pkg-assert Change related to package testify/assert
#1819 opened Oct 26, 2025 by ubunatic Loading…
docs(assert/require): clarify allowed rx values for Regexp/NotRegexp (#268, #1793) documentation pkg-assert Change related to package testify/assert pkg-require Change related to package testify/require
#1817 opened Oct 25, 2025 by kdt523 Loading…
mock: add OnF method enhancement: extend API An enhancement that grows the API surface pkg-mock Any issues related to Mock
#1814 opened Oct 18, 2025 by burik666 Loading…
Implemented mock builder for functions enhancement: extend API An enhancement that grows the API surface enhancement pkg-mock Any issues related to Mock
#1806 opened Oct 3, 2025 by ktsivkov Loading…
assert: add Kind and NotKind enhancement: extend API An enhancement that grows the API surface enhancement pkg-assert Change related to package testify/assert pkg-require Change related to package testify/require
#1803 opened Sep 29, 2025 by segogoreng Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.