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

Implemented mock builder for functions
#1806 opened Oct 3, 2025 by ktsivkov Loading…
assert: add Kind and NotKind
#1803 opened Sep 29, 2025 by segogoreng Loading…
_codegen: add license and merge package 'imports'
#1797 opened Sep 16, 2025 by dolmen Loading…
CI: run tests separately from build jobs
#1796 opened Sep 16, 2025 by dolmen 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…
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…
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: 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: [feature] dynamic return values enhancement help wanted 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 bug must-rebase 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…
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 must-rebase pkg-assert Change related to package testify/assert
#1657 opened Oct 4, 2024 by brackendawson Loading…
mock: add Call.AtLeast(times int) pkg-mock Any issues related to Mock
#1648 opened Oct 3, 2024 by chorankates-sfdc Loading…
assert: add 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…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.