-
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
ErrorIs assertion; go1.13 feature
Breaking Change
enhancement
internal/codegen
Change related to internal code generation
on hold
#884
opened Feb 9, 2020 by
nikandfor
Loading…
Support dynamic return values
enhancement
pkg-mock
Any issues related to Mock
#742
opened Mar 22, 2019 by
gburt
Loading…
Add ErrorAssertionFunc creators
enhancement
pkg-assert
Change related to package testify/assert
pkg-require
Change related to package testify/require
#1556
opened Mar 1, 2024 by
JERHAV
Loading…
mock.IsMethodCallable: fix
bug
internal/cleanup
Internal change to ease maintenance without external impact
internal/refactor
Refactor internals with no external visible changes
pkg-mock
Any issues related to Mock
#1718
opened Mar 25, 2025 by
gopherjit
Loading…
assert: add JSONEqBytes
enhancement
pkg-assert
Change related to package testify/assert
#1513
opened Dec 2, 2023 by
GCrispino
Loading…
mock: isolate objx-dependent code in their own source files
dependencies
Pull requests that update a dependency file
internal/cleanup
Internal change to ease maintenance without external impact
pkg-mock
Any issues related to Mock
#1757
opened May 30, 2025 by
dolmen
Loading…
suite: Experimental - Fuzz test support
pkg-suite
Change related to package testify/suite
#1142
opened Jan 7, 2022 by
asaha123
Loading…
feat: Support
iter.Seq
s in [Not]Contains
and [Not]ElementsMatch
enhancement
generics
on hold
#1685
opened Dec 12, 2024 by
misberner
Loading…
assert: add NoFieldIsZero
enhancement
pkg-assert
Change related to package testify/assert
#1591
opened Apr 26, 2024 by
PeterEFinch
Loading…
Disallow mock.Anything from satisfying missing function parameter
bug
must-rebase
pkg-mock
Any issues related to Mock
#588
opened Apr 4, 2018 by
dnathe4th
Loading…
suite: add support for user-defined test filtering
pkg-suite
Change related to package testify/suite
#1749
opened May 25, 2025 by
renzoarreaza
•
Draft
mock.AnythingOfType fix panic when matching nil type.
#1799
opened Sep 17, 2025 by
brackendawson
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…