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

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
#1753 opened May 28, 2025 by dolmen Draft
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…
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…
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: Conditionally toggle mock Call
#1605 opened May 30, 2024 by piotrpersona Loading…
mock: avoid data races in Arguments.Diff bug pkg-mock Any issues related to Mock
#1598 opened May 14, 2024 by petergardfjall Loading…
ProTip! Filter pull requests by the default branch with base:master.