-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Pull requests: stretchr/testify
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add CollectT.Halt() as a fail-fast helper for EventuallyWithT
#1830
opened Nov 19, 2025 by
twz123
Loading…
fix: time.Time rendering in the diff returned by error message
#1829
opened Nov 18, 2025 by
ccoVeille
Loading…
chore: vendor go-spew from https://github.com/davecgh/go-spew
#1827
opened Nov 18, 2025 by
ccoVeille
Loading…
Fix panic when using EqualValues with uncomparable types
#1825
opened Nov 15, 2025 by
ccoVeille
Loading…
deps: bump objx to v0.5.3 and remove dependency cycle issue
#1823
opened Nov 15, 2025 by
ccoVeille
Loading…
docs(require): correct example usage to use assert.CollectT (require.CollectT does not exist)
#1821
opened Nov 8, 2025 by
a2not
Loading…
fix(assert): avoid panic on invalid regex in Regexp/NotRegexp (#1794)
#1818
opened Oct 25, 2025 by
kdt523
Loading…
docs(assert/require): clarify allowed rx values for Regexp/NotRegexp (#268, #1793)
#1817
opened Oct 25, 2025 by
kdt523
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…
suite: fix panic if a WithStats suite skips a test early
#1802
opened Sep 23, 2025 by
segogoreng
Loading…
mock.AnythingOfType fix panic when matching nil type
#1799
opened Sep 17, 2025 by
brackendawson
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…
Fix: a data race condition after a timeout on an
assert.Eventually call.
#1779
opened Aug 14, 2025 by
kcross-ctoken
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…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.