-
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
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…
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…
suite: add support for -testify.c
enhancement
pkg-suite
Change related to package testify/suite
#1750
opened May 25, 2025 by
renzoarreaza
Loading…
mock: update callString to format context.Context as pointer
#1689
opened Dec 18, 2024 by
jmank88
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: add assertion for minimum number of method/function invocations
enhancement
pkg-mock
Any issues related to Mock
#1595
opened May 3, 2024 by
shalinlk
Loading…
mock: add support for mock.Anything in slices
enhancement
mock.ArgumentMatcher
About matching arguments in mock
pkg-mock
Any issues related to Mock
#1577
opened Mar 17, 2024 by
andrewwillette
•
Draft
mock: clear call from NotBefore expectations on Unset()
bug
pkg-mock
Any issues related to Mock
#1572
opened Mar 8, 2024 by
st3penta
Loading…
assert: switch the diff library to go-diff
dependencies
Pull requests that update a dependency file
enhancement: output format
Enhancement related to formatting of messages
#1546
opened Feb 22, 2024 by
mitioshi
Loading…
assert: add InDelta for maps with a deltas map
assert.InEpsilon
About assert.InEpsilon and family
enhancement
pkg-assert
Change related to package testify/assert
pkg-require
Change related to package testify/require
#1519
opened Dec 17, 2023 by
julian776
Loading…
assert: add JSONEqBytes
enhancement
pkg-assert
Change related to package testify/assert
#1513
opened Dec 2, 2023 by
GCrispino
Loading…
Colorizing test output
enhancement: colored output
About adding colored output
enhancement
pkg-assert
Change related to package testify/assert
#1467
opened Sep 6, 2023 by
hugoleborso
Loading…
ci: improve github workflows
github_actions
Pull requests that update GitHub Actions code
rejected/unrelated-changes
#1460
opened Aug 20, 2023 by
stevenh
Loading…
Add PanicsWithErrorIs assertion
enhancement
pkg-assert
Change related to package testify/assert
pkg-require
Change related to package testify/require
type-error
Issue related to comparing values implementing the error interface
adds a suite struct that uses Require() as default
enhancement: extend API
An enhancement that grows the API surface
enhancement
pkg-suite
Change related to package testify/suite
#1344
opened Feb 10, 2023 by
rolancia
Loading…
Refactor assertions to use generics
Breaking Change
enhancement
generics
go1.19+
Change applies when running with go1.19+
pkg-assert
Change related to package testify/assert
suite: Multiple test runs
enhancement
pkg-suite
Change related to package testify/suite
#1245
opened Aug 8, 2022 by
eisandbar
Loading…
suite: fix FailfastSuite failing when test.count > 1
bug
internal/testing
Changes purely related to the testify testsuites
pkg-suite
Change related to package testify/suite
#1244
opened Aug 8, 2022 by
eisandbar
Loading…
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.