-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Pull requests: stretchr/testify
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
suite: faster methods filtering (internal refactor)
internal/optimization
Improve speed or reduce memory usage
internal/refactor
Refactor internals with no external visible changes
pkg-suite
Change related to package testify/suite
#1758
opened May 30, 2025 by
dolmen
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…
assert.Empty: comprehensive doc of "Empty"-ness rules
documentation
internal/testing
Changes purely related to the testify testsuites
pkg-assert
Change related to package testify/assert
pkg-require
Change related to package testify/require
suite: add support for -testify.c
enhancement
pkg-suite
Change related to package testify/suite
#1750
opened May 25, 2025 by
renzoarreaza
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.AssertNumberOfCalls: improve error msg
enhancement
pkg-mock
Any issues related to Mock
#1743
opened May 15, 2025 by
3scalation
Loading…
tests: improve captureTestingT helper
internal/testing
Changes purely related to the testify testsuites
test
#1741
opened May 13, 2025 by
ccoVeille
Loading…
assert.ErrorAs: use the right method to get the expected error type
enhancement
pkg-assert
Change related to package testify/assert
type-error
Issue related to comparing values implementing the error interface
#1740
opened May 13, 2025 by
ccoVeille
Loading…
mock: [feature] dynamic return values
enhancement
pkg-mock
Any issues related to Mock
#1726
opened Apr 5, 2025 by
jlou2u
Loading…
suite: fix panic if a WithStats suite skips a test early
pkg-suite
Change related to package testify/suite
#1723
opened Apr 2, 2025 by
FGasper
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…
doc: remove ineffective inline code blocks
documentation
enhancement
pkg-assert
Change related to package testify/assert
pkg-mock
Any issues related to Mock
pkg-require
Change related to package testify/require
pkg-suite
Change related to package testify/suite
#1714
opened Mar 22, 2025 by
brackendawson
Loading…
Adopt internal support of github.com/pmezard/go-difflib
dependencies
Pull requests that update a dependency file
internal/refactor
Refactor internals with no external visible changes
pkg-assert
Change related to package testify/assert
pkg-require
Change related to package testify/require
#1708
opened Mar 18, 2025 by
brackendawson
Loading…
mock: avoid data races when expecting calls
bug
pkg-mock
Any issues related to Mock
#1693
opened Jan 3, 2025 by
johanneswuerbach
Loading…
make GitHub workflow permissions explicit
help wanted
internal/testing
Changes purely related to the testify testsuites
#1692
opened Jan 3, 2025 by
cedricvanrompay-datadog
Loading…
mock: update callString to format context.Context as pointer
#1689
opened Dec 18, 2024 by
jmank88
Loading…
feat: Support
iter.Seq
s in [Not]Contains
and [Not]ElementsMatch
enhancement
generics
on hold
#1685
opened Dec 12, 2024 by
misberner
Loading…
mock: add OnFunc to mock using method directly and MockCall to mock quick methods
enhancement
pkg-mock
Any issues related to Mock
#1678
opened Nov 12, 2024 by
harvic3
Loading…
Validate suite method signatures and continue execution for valid tests
#1665
opened Oct 22, 2024 by
vyas-git
Loading…
Replace Never & Eventually functions with synchronous versions
assert.Eventually
About assert.Eventually/EventuallyWithT
pkg-assert
Change related to package testify/assert
#1657
opened Oct 4, 2024 by
brackendawson
Loading…
AtLeast(times int) implementation
pkg-mock
Any issues related to Mock
#1648
opened Oct 3, 2024 by
chorankates-sfdc
Loading…
Truncate very long objects in test failure messages
#1646
opened Oct 3, 2024 by
brackendawson
Loading…
feat: add assert.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: avoid data races in Arguments.Diff
bug
pkg-mock
Any issues related to Mock
#1598
opened May 14, 2024 by
petergardfjall
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.