-
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
mock: avoid data races in Arguments.Diff
bug
pkg-mock
Any issues related to Mock
#1598
opened May 14, 2024 by
petergardfjall
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…
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 position and pass msg to underlying func in InDeltaMapValues, InDeltaMapValues, and InEpsilonSlice
assert.InEpsilon
About assert.InEpsilon and family
pkg-assert
Change related to package testify/assert
pkg-require
Change related to package testify/require
assert: Add a self-describing Matcher
enhancement
pkg-assert
Change related to package testify/assert
pkg-require
Change related to package testify/require
wontfix
#1507
opened Nov 14, 2023 by
pdhammond42
Loading…
assert: Add new assertion InEpsilonMapValues
assert.InEpsilon
About assert.InEpsilon and family
enhancement
pkg-assert
Change related to package testify/assert
#1500
opened Nov 1, 2023 by
hendrywiranto
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…
assert: Improve InEpsilon error message
enhancement
help wanted
pkg-assert
Change related to package testify/assert
#1361
opened Mar 11, 2023 by
jgannonjr
Loading…
Add Change related to package testify/assert
revisit
Cap
and Capf
assertions
enhancement
pkg-assert
#1333
opened Jan 28, 2023 by
moeen
Loading…
assert: fix doc for Empty, Emptyf, NotEmpty and NotEmptyf
documentation
hacktoberfest-accepted
Hacktoberfest
pkg-assert
Change related to package testify/assert
#1315
opened Dec 16, 2022 by
riteshpuj2013
Loading…
mock: clear call from NotBefore expectations on Unset()
bug
pkg-mock
Any issues related to Mock
#1572
opened Mar 8, 2024 by
st3penta
Loading…
Added support for getting the arguments of mock function call for a specific call count
Breaking Change
enhancement
pkg-mock
Any issues related to Mock
#1558
opened Mar 3, 2024 by
mahigadamsetty
Loading…
mock: print caller info on unexpected method call
enhancement
help wanted
pkg-mock
Any issues related to Mock
#1448
opened Aug 2, 2023 by
Lochlanna
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…
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
Fix for mockCall.Unset() panic (issue #1236)
bug
mock.ArgumentMatcher
About matching arguments in mock
pkg-mock
Any issues related to Mock
#1239
opened Jul 27, 2022 by
DubbaThony
Loading…
Use reflect.Value.Pointer() to compare pointers
assert.EqualValues
About equality
enhancement
internal/refactor
Refactor internals with no external visible changes
pkg-assert
Change related to package testify/assert
#1296
opened Nov 8, 2022 by
AlexanderYastrebov
•
Draft
suite: Multiple test runs
enhancement
pkg-suite
Change related to package testify/suite
#1245
opened Aug 8, 2022 by
eisandbar
Loading…
[#387] Fix a bug in []byte and []uint reflections
Breaking Change
#969
opened Jun 25, 2020 by
thanakritju
Loading…
ObjectsAreEqual: improve list/map support
assert.EqualValues
About equality
bug
must-rebase
pkg-assert
Change related to package testify/assert
#1058
opened Mar 1, 2021 by
harryzcy
Loading…
Give mock.Anything its own type so it can't be mistaken for a string
internal/refactor
Refactor internals with no external visible changes
pkg-mock
Any issues related to Mock
#1063
opened Mar 20, 2021 by
dbravender
Loading…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.